Skip to content

Kling Video API

This section documents Exchange Token's Kling-compatible video generation APIs.

The pages below cover request fields, request examples, and common error handling for the currently available endpoints.

Pages

PageWhat it covers
Text to VideoPOST /v1/videos/text2video create request and examples.
Image to VideoPOST /v1/videos/image2video create request and examples.
Omni VideoPOST /v1/videos/omni-video multimodal request and examples.
ErrorsCommon error format and error codes.

Base URL

text
https://api.exchangetoken.ai

Authentication

http
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

Endpoints

CapabilityCreate taskQuery task
Text to videoPOST /v1/videos/text2videoGET /v1/videos/text2video/{task_id}
Image to videoPOST /v1/videos/image2videoGET /v1/videos/image2video/{task_id}
Omni videoPOST /v1/videos/omni-videoGET /v1/videos/omni-video/{task_id}

Supported Models

Public modelSupported endpoints
kling-v3text2video, image2video
kling-v3-omniomni-video
kling-v2-5-turbotext2video, image2video

If your account has a different model alias enabled, use the alias provided by Exchange Token.