Video
FastRouter API Key. Get yours at https://fastrouter.ai
Format: Authorization: Bearer YOUR_API_KEY
Video generation model in provider/model format. See documentation for full list of supported models.
google/veo2Possible values: Natural language description of the video scene to generate
A casual street interview on a busy Bengaluru IT park sidewalk in the afternoonURL of an input image for image-to-video generation. Only URLs supported (no base64). Formats: JPG, PNG, JPEG. Aspect ratio must be 1:4 to 4:1. Required for some models.
https://example.com/image.jpgDuration of the video in seconds. Supported values vary by model: 4, 5, 6, 8, 10, or 12.
8Possible values: Duration in seconds (used by Sora models). Supported: 4, 8, or 12.
8Possible values: Output video resolution
1080pPossible values: Width-to-height ratio of the video frame
16:9Possible values: Video dimensions (used by Sora models)
1280x720Possible values: Generation style/mode (if supported by model)
stdPossible values: Random seed for deterministic output (optional; useful for reproducibility)
42Generate audio track for the video (supported by some models)
trueVideo generation task queued successfully
Bad Request - Invalid parameters or model
Invalid Credentials - Your API key is invalid, disabled, or your OAuth session has expired. Check your credentials.
Rate Limited - You have exceeded your request limits (TPM/RPM). Slow down or increase your limits.
Internal Server Error
FastRouter API Key. Get yours at https://fastrouter.ai
Format: Authorization: Bearer YOUR_API_KEY
The taskId or id returned from the initial /videos request
taskabc123The model used for video generation (must match original request)
google/veo2Video generation status or completed video
Bad Request - Invalid taskId or model
Invalid Credentials - Your API key is invalid, disabled, or your OAuth session has expired. Check your credentials.
Not Found - Invalid taskId or expired result
Rate Limited - You have exceeded your request limits (TPM/RPM). Slow down or increase your limits.
Internal Server Error
Last updated
