Documentation Index
Fetch the complete documentation index at: https://docs.myrouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
Video generation and query API
This is an async API that only returns the task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.
Bearer authentication format: Bearer {{API Key}}.
Request Body
Width x Height. Exact values are ignored; width > height produces landscape orientation, width < height produces portrait orientation. Supported values: 1280x720, 720x1280.
Text prompt to guide video generation. Example: Characters in the image start racing and then collide with each other.
Video duration. Currently only 8 seconds is supported.
Whether to add a watermark. Default: no watermark.
Image files to guide video generation. veo-3.1-reverse supports uploading first frame and last frame images.
Response