// video api
Kling 3.0 API
Kling 3.0 through an OpenAI-compatible endpoint. Billed per second of generated video, no subscription and no minimum. The same key also works for text models.
Tiers and prices
| Model id | Tier | Price |
|---|---|---|
| kling-3.0-720p | 720p | $0.065 per second |
| kling-3.0-motion-720p | motion 720p | $0.065 per second |
| kling-3.0-1080p | 1080p | $0.075 per second |
| kling-3.0-edit-720p | edit 720p | $0.075 per second |
| kling-3.0-edit-1080p | edit 1080p | $0.09 per second |
| kling-3.0-motion-1080p | motion 1080p | $0.095 per second |
Prices are per API call, charged from your balance. A 5-second clip on the cheapest tier costs about $0.325. No subscription, no minimum top-up, no monthly fee.
How to call it
One endpoint /v1/videos, one key. The same key also calls text models and every other media model in the catalog.
curl https://api.teamtoken.store/v1/videos \
-H "Authorization: Bearer $TEAMTOKEN_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-3.0-motion-1080p",
"prompt": "a cat riding a bicycle through Tokyo at night",
"wait": true
}'Get an API key
Top up with a card, SBP or crypto, from $1. Spend limits are set per key.