// video api
Kling O1 API
Kling O1 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-o1-720p | 720p | $0.065 per second |
| kling-o1-1080p | 1080p | $0.075 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-o1-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.