cURL
curl --request POST \ --url https://open.skills.video/api/v1/generation/runwayml/gen4-aleph \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "video_url": "<string>", "prompt": "<string>" } '
{ "id": "gen_123", "status": "IN_QUEUE", "input": { "prompt": "a cat walking through neon rain", "duration": 5, "aspect_ratio": "16:9", "n": 1 }, "usage": { "total": 20, "subscription": 20, "permanent": 0 } }
Documentation IndexFetch the complete documentation index at: https://docs.skills.video/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.skills.video/llms.txt
Use this file to discover all available pages before exploring further.
API Key for API endpoints
16:9
9:16
4:3
3:4
1:1
21:9
Number of results to generate (1-4)
1 <= x <= 4
Generation submission accepted
Generation id.
Queue status
IN_QUEUE
IN_PROGRESS
COMPLETED
FAILED
CANCELED
Show child attributes
Credit usage breakdown for the request