Skip to main content

October 10, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Improve Prompt

  • GET /v1/ai/improve-prompt: Get the status of all improve-prompt tasks
    • Operation ID: get_all_improve_prompt_tasks
  • POST /v1/ai/improve-prompt: Improve AI generation prompts
    • Operation ID: create_improve_prompt_task
  • GET /v1/ai/improve-prompt/{task-id}: Get the status of one improve-prompt task
    • Operation ID: get_improve_prompt_task_status

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 29, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Image To Prompt

  • GET /v1/ai/image-to-prompt: Get the status of all image-to-prompt tasks
    • Operation ID: get_all_image_to_prompt_tasks
  • POST /v1/ai/image-to-prompt: Generate AI prompt from image
    • Operation ID: create_image_to_prompt_task
  • GET /v1/ai/image-to-prompt/{task-id}: Get the status of one image-to-prompt task
    • Operation ID: get_image_to_prompt_task_status

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 25, 2025

New API Endpoints Added

We’ve added 6 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/text-to-image/flux-pro-v1-1: Get the status of the flux-pro 1.1 task
  • POST /v1/ai/text-to-image/flux-pro-v1-1: Create image from text - Flux pro 1.1
    • Operation ID: create_image_from_text_flux_pro_v1_1
  • GET /v1/ai/text-to-image/flux-pro-v1-1/{task-id}: Get the status of the flux-pro 1.1 task

Lip Sync

  • GET /v1/ai/lip-sync/latent-sync: Get the status of all Latent-Sync lip-sync tasks
    • Operation ID: get_all_latent_sync_tasks
  • POST /v1/ai/lip-sync/latent-sync: Lip-sync video generation using Latent-Sync
    • Operation ID: create_latent_sync_lip_sync
  • GET /v1/ai/lip-sync/latent-sync/{task-id}: Get the status of one Latent-Sync lip-sync task
    • Operation ID: get_latent_sync_task_status

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 23, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/kling-v2-5-pro: Get the list of the kling-v2-5-pro tasks
  • POST /v1/ai/image-to-video/kling-v2-5-pro: Create a video from an image - Kling 2.5 pro model
    • Operation ID: create_video_kling_2_5_pro
  • GET /v1/ai/image-to-video/kling-v2-5-pro/{task-id}: Get the status of the kling-v2-5-pro task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 22, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/pixverse-v5-transition: Get the status of PixVerse-V5 Transition tasks
  • POST /v1/ai/image-to-video/pixverse-v5-transition: Video transition using PixVerse-V5
    • Operation ID: create_pixverse_v5_transition_video
  • GET /v1/ai/image-to-video/pixverse-v5-transition/{task-id}: Get the status of one PixVerse-V5 Transition task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 17, 2025

New API Endpoints Added

We’ve added 6 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/pixverse-v5: Get the status of PixVerse-V5 tasks
  • POST /v1/ai/image-to-video/pixverse-v5: Video extension using PixVerse-V5
    • Operation ID: create_pixverse_v5_video
  • GET /v1/ai/image-to-video/pixverse-v5/{task-id}: Get the status of one PixVerse-V5 task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

September 9, 2025

New API Endpoints Added

We’ve added 6 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/text-to-image/seedream-v4: Get the status of all Seedream v4 tasks
    • Operation ID: get_all_seedream_v4_tasks
  • POST /v1/ai/text-to-image/seedream-v4: Create image from text - Seedream v4
    • Operation ID: create_image_from_text_seedream_v4
  • GET /v1/ai/text-to-image/seedream-v4/{task-id}: Get the status of the Seedream v4 task
    • Operation ID: get_seedream_v4_task_status
  • GET /v1/ai/text-to-image/seedream-v4-edit: Get the status of all Seedream v4 edit tasks
    • Operation ID: get_all_seedream_v4_edit_tasks
  • POST /v1/ai/text-to-image/seedream-v4-edit: Edit image from text - Seedream v4
    • Operation ID: create_image_from_text_seedream_v4_edit
  • GET /v1/ai/text-to-image/seedream-v4-edit/{task-id}: Get the status of the Seedream v4 edit task
    • Operation ID: get_seedream_v4_edit_task_status

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 25, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/gemini-2-5-flash-image-preview: Get the status of all image Gemini 2.5 Flash tasks
  • POST /v1/ai/gemini-2-5-flash-image-preview: Image generation and editing using Gemini 2.5 Flash
  • GET /v1/ai/gemini-2-5-flash-image-preview/{task-id}: Get the status of one image Gemini 2.5 Flash task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 21, 2025

New API Endpoints Added

We’ve added 12 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/text-to-image/seedream: Get the status of all Seedream tasks
    • Operation ID: get_all_seedream_tasks
  • POST /v1/ai/text-to-image/seedream: Create image from text - Seedream
    • Operation ID: create_image_from_text_seedream
  • GET /v1/ai/text-to-image/seedream/{task-id}: Get the status of the Seedream task
    • Operation ID: get_seedream_task_status

Image to Video

  • GET /v1/ai/image-to-video/wan-v2-2-720p: Get the list of Wan v2.2 720p tasks
  • POST /v1/ai/image-to-video/wan-v2-2-720p: Create a video from image - Wan v2.2 720p
    • Operation ID: create_video_wan_v22_720p
  • GET /v1/ai/image-to-video/wan-v2-2-720p/{task-id}: Get the status of the Wan v2.2 720p task
  • GET /v1/ai/image-to-video/wan-v2-2-580p: Get the list of Wan v2.2 580p tasks
  • POST /v1/ai/image-to-video/wan-v2-2-580p: Create a video from image - Wan v2.2 580p
    • Operation ID: create_video_wan_v22_580p
  • GET /v1/ai/image-to-video/wan-v2-2-580p/{task-id}: Get the status of the Wan v2.2 580p task
  • GET /v1/ai/image-to-video/wan-v2-2-480p: Get the list of Wan v2.2 480p tasks
  • POST /v1/ai/image-to-video/wan-v2-2-480p: Create a video from image - Wan v2.2 480p
    • Operation ID: create_video_wan_v22_480p
  • GET /v1/ai/image-to-video/wan-v2-2-480p/{task-id}: Get the status of the Wan v2.2 480p task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 20, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/text-to-image/seedream: Get the status of all Seedream tasks
    • Operation ID: get_all_seedream_tasks
  • POST /v1/ai/text-to-image/seedream: Create image from text - Seedream
    • Operation ID: create_image_from_text_seedream
  • GET /v1/ai/text-to-image/seedream/{task-id}: Get the status of the Seedream task
    • Operation ID: get_seedream_task_status

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 20, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Text to Image

  • GET /v1/ai/text-to-image/hyperflux: Get the status of all image hyperflux tasks
  • POST /v1/ai/text-to-image/hyperflux: Image generation using HyperFlux
  • GET /v1/ai/text-to-image/hyperflux/{task-id}: Get the status of one image hyperflux task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 8, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Upscaler

  • GET /v1/ai/image-upscaler-precision: Returns a list of all precision upscaler tasks. Each task includes its ID, current status, and output URL if completed.
    • Operation ID: getAiImageUpscalerPrecisionTasks
  • POST /v1/ai/image-upscaler-precision: Upscales an image while adding new visual elements or details. This endpoint may modify the original image content based on the prompt and inferred context.
    • Operation ID: postAiImageUpscalerPrecision
  • GET /v1/ai/image-upscaler-precision/{task-id}: Returns the current status and output URL of a specific precision upscaler task. The output URL is included only if the task has completed successfully.
    • Operation ID: getAiImageUpscalerPrecisionTask

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

August 6, 2025

New API Endpoints Added

We’ve added 15 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/seedance-pro-1080p: Get the list of Seedance Pro 1080p tasks
  • POST /v1/ai/image-to-video/seedance-pro-1080p: Create a video from image - Seedance Pro 1080p
    • Operation ID: create_video_seedance_pro_1080p
  • GET /v1/ai/image-to-video/seedance-pro-1080p/{task-id}: Get the status of the Seedance Pro 1080p task
  • GET /v1/ai/image-to-video/seedance-pro-480p: Get the list of Seedance Pro 480p tasks
  • POST /v1/ai/image-to-video/seedance-pro-480p: Create a video from image - Seedance Pro 480p
    • Operation ID: create_video_seedance_pro_480p
  • GET /v1/ai/image-to-video/seedance-pro-480p/{task-id}: Get the status of the Seedance Pro 480p task
  • GET /v1/ai/image-to-video/seedance-lite-1080p: Get the list of Seedance Lite 1080p tasks
  • POST /v1/ai/image-to-video/seedance-lite-1080p: Create a video from image - Seedance Lite 1080p
    • Operation ID: create_video_seedance_lite_1080p
  • GET /v1/ai/image-to-video/seedance-lite-1080p/{task-id}: Get the status of the Seedance Lite 1080p task
  • GET /v1/ai/image-to-video/seedance-lite-720p: Get the list of Seedance Lite 720p tasks
  • POST /v1/ai/image-to-video/seedance-lite-720p: Create a video from image - Seedance Lite 720p
    • Operation ID: create_video_seedance_lite_720p
  • GET /v1/ai/image-to-video/seedance-lite-720p/{task-id}: Get the status of the Seedance Lite 720p task
  • GET /v1/ai/image-to-video/seedance-lite-480p: Get the list of Seedance Lite 480p tasks
  • POST /v1/ai/image-to-video/seedance-lite-480p: Create a video from image - Seedance Lite 480p
    • Operation ID: create_video_seedance_lite_480p
  • GET /v1/ai/image-to-video/seedance-lite-480p/{task-id}: Get the status of the Seedance Lite 480p task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

July 4, 2025

New API Endpoints Added

We’ve added 6 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/minimax-hailuo-02-768p: Get the list of MiniMax Hailuo-02 768p tasks
  • POST /v1/ai/image-to-video/minimax-hailuo-02-768p: Create a video from text/image - MiniMax Hailuo-02 768p
    • Operation ID: create_video_minimax_hailuo_02_768p
  • GET /v1/ai/image-to-video/minimax-hailuo-02-768p/{task-id}: Get the status of the MiniMax Hailuo-02 768p task
  • GET /v1/ai/image-to-video/minimax-hailuo-02-1080p: Get the list of MiniMax Hailuo-02 1080p tasks
  • POST /v1/ai/image-to-video/minimax-hailuo-02-1080p: Create a video from text/image - MiniMax Hailuo-02 1080p
    • Operation ID: create_video_minimax_hailuo_02_1080p
  • GET /v1/ai/image-to-video/minimax-hailuo-02-1080p/{task-id}: Get the status of the MiniMax Hailuo-02 1080p task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

June 17, 2025

New API Endpoints Added

We’ve added 2 new endpoints to enhance our API capabilities across multiple services.

Text to icon

  • POST /v1/ai/text-to-icon/preview: AI Icon generation
    • Operation ID: generateTextToIconPreview
  • POST /v1/ai/text-to-icon/{task-id}/render/: AI Icon generation
    • Operation ID: downloadTextToIcon

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:

June 9, 2025

New API Endpoints Added

We’ve added 3 new endpoints to enhance our API capabilities across multiple services.

Image to Video

  • GET /v1/ai/image-to-video/kling-v2-1-master: Get the list of the kling-v2-1-std tasks
  • POST /v1/ai/image-to-video/kling-v2-1-master: Create a video from an image - Kling 2.1 master model
    • Operation ID: postAiImageToVideoKlingV21Master
  • GET /v1/ai/image-to-video/kling-v2-1-master/{task-id}: Get the status of the kling-v2-1-master task

API Reference

For detailed information on how to use these new endpoints, please refer to our updated API documentation:
I