Generate professional AI video prompts for Seedance 2.0 / 即梦 / Kling. Multiple styles and timestamp control.
POST https://api.16761.tech/video-prompt
curl -X POST https://api.16761.tech/video-prompt \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"description":"A girl playing guitar under cherry blossoms","style":"mood","duration":15}'
| Field | Type | Required | Description |
|---|---|---|---|
| description | string | ✅ | Video scene description |
| style | string | drama, product, mood, action, tutorial | |
| duration | int | 4-15 seconds |