// video api

Kling 2.6 API

Kling 2.6 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 idTierPrice
kling-2.6-720p720p$0.045 per second
kling-2.6-motion-720pmotion 720p$0.045 per second
kling-2.6-motion-1080pmotion 1080p$0.06 per second
kling-2.6-1080p1080p$0.065 per second
kling-2.6-1080p-audio1080p audio$0.085 per second

Prices are per API call, charged from your balance. A 5-second clip on the cheapest tier costs about $0.225. 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-2.6-1080p-audio",
    "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.