Quote a video generation request. Utilizes the same parameters as the queue API and will return the price in USD for the request.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The model to use for image generation.
"wan-2.5-preview-image-to-video"
The prompt to use for video generation. The maximum length is 2500 characters.
1 - 2500"Commerce being conducted in the city of Venice, Italy."
The duration of the video to generate.
5s, 10s "5s"
For image to video models, the reference image to use for video generation. Must be either a URL (starting with "http://" or "https://") or a data URL (starting with "data:").
"data:image/png;base64,iVBORw0K..."
The negative prompt to use for video generation. The maximum length is 2500 characters.
2500"low resolution, error, worst quality, low quality, defects"
The aspect ratio of the video to generate.
"16:9"
The resolution of the video to generate.
1080p, 720p, 480p "720p"
For models which support audio generation and configuration, indicates if audio should be generated. Defaults to true.
true
Video generation price quote