cURL
curl --request POST \ --url https://open.skills.video/api/v1/generation/runwayml/gen4-image \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>" } '
{ "id": "<string>", "status": "starting", "usage": { "total": 0, "subscription": 0, "permanent": 0 } }
API Key for API endpoints
Text prompt for image generation
Number of results to generate (1-4)
1 <= x <= 4
Image resolution
720p
1080p
Image aspect ratio
16:9
9:16
4:3
3:4
1:1
21:9
Up to 3 reference images.
Generation status
Generation id.
starting
processing
succeeded
failed
canceled
Credit usage breakdown for the request
Show child attributes