Skip to main content
February 27, 2026
aivideo

Runway Gen 4.5 - Video Generation API

Generate high-quality AI videos from text prompts or images with Runway Gen 4.5. Supports both text-to-video and image-to-video workflows with async task processing, polling, and webhook notifications.
  • POST /v1/ai/text-to-video/runway-4-5: Generate video from a text prompt
  • GET /v1/ai/text-to-video/runway-4-5: List all text-to-video tasks
  • GET /v1/ai/text-to-video/runway-4-5/: Get task status and results by ID
  • POST /v1/ai/image-to-video/runway-4-5: Generate video from an image
  • GET /v1/ai/image-to-video/runway-4-5: List all image-to-video tasks
  • GET /v1/ai/image-to-video/runway-4-5/: Get task status and results by ID
Go to the docs
February 11, 2026
aiimage

Change Camera - Image Perspective API

Transform the camera angle and perspective of any image with AI. Control horizontal rotation (0-360 degrees), vertical tilt (-30 to 90 degrees), and zoom level (0-10) to generate multi-angle views from a single photo.
  • POST /v1/ai/image-change-camera: Create a new camera angle transformation task
  • GET /v1/ai/image-change-camera: List all Change Camera tasks
  • GET /v1/ai/image-change-camera/: Get task status and results by ID
Go to the docs
February 10, 2026
aiimage

Seedream V4.5 – Image Expand API

Outpaint and expand images with Seedream V4.5 by setting per-edge pixel growth. Optional prompt guidance with async tasks, polling, and webhooks support.
  • POST /v1/ai/image-expand/seedream-v4-5: Expand an image beyond its boundaries using Seedream V4.5 outpainting
Go to the docs
February 10, 2026
aiimage

Ideogram Image Edit – Inpainting API

Edit images with Ideogram inpainting using masks and prompts. Choose TURBO/DEFAULT/QUALITY modes, MagicPrompt, and async tasks with webhooks and polling.
  • POST /v1/ai/ideogram-image-edit: Inpaint and edit an image using a mask plus a prompt with Ideogram Image Edit
Go to the docs
February 9, 2026
aiimage

Ideogram Image Expand API

Expand images beyond their original boundaries with AI-powered outpainting using the Ideogram model. Control expansion independently on each edge (left, right, top, bottom) up to 2048 pixels, with optional prompt guidance and auto-prompt generation.
  • POST /v1/ai/image-expand/ideogram: Create a new image expansion task
  • GET /v1/ai/image-expand/ideogram: List all Ideogram image expansion tasks
  • GET /v1/ai/image-expand/ideogram/: Get task status and results by ID
Go to the docs
February 5, 2026
aivideo

Kling 3 - Video Generation API

Generate AI videos with Kling 3, the latest video generation model from Kuaishou.
  • POST /v1/ai/video/kling-v3-pro: Generate video with Kling 3 Pro
  • POST /v1/ai/video/kling-v3-std: Generate video with Kling 3 Standard
Go to the docs