cURL
curl --request POST \ --url https://open.skills.video/api/v1/generation/bytedance/seedream-4.0 \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>" } '
{ "id": "gen_123", "status": "IN_QUEUE", "input": { "prompt": "a cat", "aspect_ratio": "1:1", "resolution": "1024x1024", "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
1K
2K
4K
1:1
4:3
3:4
16:9
9:16
3:2
2:3
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