Jetzt verfügbar
Kling
kling-motion-control
VideoTask
Pro Anfrage$0.02
TypVideo
Endpunkteopenai-video
§ 01
Preise
| Preis pro Anfrage | $0.02 / Anfrage |
| Kompatible Endpunkte | openai-video |
| Anbieter | Kling |
Preisraster
| Mode | Version | Preis |
|---|---|---|
| std (720P) | V2.6 | $0.85/s |
| pro (1080P) | V2.6 | $1.36/s |
| std (720P) | V3.0 | $1.53/s |
| pro (1080P) | V3.0 | $2.04/s |
§ 02
kling-motion-control aus deinem Code aufrufen
Richte jedes OpenAI-kompatible SDK auf UnoRouter aus und frage das Modell per Namen an. Ersetze YOUR_API_KEY durch einen echten Schlüssel aus deinem Dashboard.
bash
curl https://api.unorouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-motion-control",
"messages": [{"role": "user", "content": "Hello!"}]
}'§ 03
Häufige Fragen
Was kostet kling-motion-control pro Anfrage?
kling-motion-control wird mit festen $0.02 pro Anfrage abgerechnet.
Wie greife ich per API auf kling-motion-control zu?
Sende Anfragen an den UnoRouter-Endpunkt /v1/chat/completions mit model=kling-motion-control. Jede OpenAI-kompatible Client-Bibliothek funktioniert. Die Authentifizierung erfolgt über einen Standard-Bearer-Token.
§ 04
Ähnliche Modelle
kling-motion-control jetzt ausprobieren
Erstelle einen API-Schlüssel und starte in unter einer Minute.