Generation Launch Job

Available Providers
ProviderModelVersionPriceBilling unit
amazonamazon.nova-reel-v1:0boto30.5 (per 1 request)1 request
amazon-boto30.5 (per 1 request)1 request
minimaxMiniMax-Hailuo-02v10.56 (per 1 request)1 request
minimax-v10.56 (per 1 request)1 request
minimaxS2V-01v10.65 (per 1 request)1 request
minimaxT2V/I2V-01-Directorv10.43 (per 1 request)1 request
bytedanceseedance-1-0-pro-250528v32.25 (per 1000000 token)1 token
bytedance-v31.8 (per 1000000 token)1 token
bytedanceseedance-1-0-lite-t2v-250428v31.8 (per 1000000 token)1 token
googleveo-3.0-generate-previewv1Beta6.0 (per 1 request)1 request
google-v1Beta6.0 (per 1 request)1 request
googleveo-3.0-generate-previewv1Beta6.0 (per 1 request)1 request
google-v1Beta6.0 (per 1 request)1 request
googleveo-3.0-generate-previewv1Beta6.0 (per 1 request)1 request
google-v1Beta6.0 (per 1 request)1 request

Default Models
NameValue
amazonamazon.nova-reel-v1:0
minimaxMiniMax-Hailuo-02
bytedanceseedance-1-0-lite-t2v-250428
googleveo-3.0-generate-preview
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to [object Object]

A dictionnary or a json object to specify specific models to use for some providers.
It can be in the following format: {"google" : "google_model", "ibm": "ibm_model"...}.

providers
array of strings
required

It can be one (ex: 'amazon' or 'google') or multiple provider(s) (ex: 'amazon,microsoft,google') that the data will be redirected to in order to get the processed results.
Providers can also be invoked with specific models (ex: providers: 'amazon/model1, amazon/model2, google/model3')

providers*
fallback_providers
array of strings
length ≤ 5
Defaults to

Providers in this list will be used as fallback if the call to provider in providers parameter fails. To use this feature, you must input only one provider in the providers parameter. but you can put up to 5 fallbacks.

They will be tried in the same order they are input, and it will stop to the first provider who doesn't fail.

Doesn't work with async subfeatures.

fallback_providers
boolean
Defaults to false

Optional : Shows the original response of the provider.
When set to true, a new attribute original_response will appear in the response object.

uri
length ≥ 1

Webhook receiver should be a valid https URL (ex : https://your.listner.com/endpoint). After the processing is done, the webhook endpoint will receive a POST request with the result.

string

Json data that contains of additional parameters that will be sent back to the webhook receiver (ex: api key for security or client's data ID to link the result internally). Will only be used when webhook_receiver is set.

boolean
Defaults to true

If set to false the webhook will not contain the result data. Use if your webhook receiver has a request size limit.

boolean
Defaults to true
string
required
length ≥ 1

The text prompt that describes the content and style of the video you want to generate. Be specific and detailed to guide the AI in creating your desired video.

file

Initial keyframe image for the video. Upload a single JPEG or PNG file that will serve as the starting point for video generation. This image will influence the style, composition, and initial scene of the generated video.

integer
≥ 1
Defaults to 6

Length of the generated video in seconds. Minimum duration is 1 second. If not specified, the video will default to 6 seconds.

integer
≥ 1
Defaults to 24

Frames per second (FPS) of the generated video. Determines the smoothness of the video motion. Default is 24 FPS, which is standard for most video content. Minimum value is 1 FPS.

string
length ≥ 1
Defaults to 1280x720

Video resolution in the format 'width x height' (e.g., '1280x720'). Default resolution is 1280x720 (720p). Ensure the format is exactly 'width x height' with a lowercase 'x'.

integer
Defaults to 12

Random seed value that initializes the noise for the generation process. Use this to create consistent or unique variations of your video:

  • Range: 0 to 2,147,483,646
  • Default: 12
  • Changing the seed while keeping other parameters constant will produce a different video that still matches your prompt
  • Useful for exploring multiple creative variations of the same concept
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json