Jetzt verfügbar
Kling
kling-motion-control:flat
VideoTask
Pro Anfrage$0.006
TypVideo
Endpunkteopenai-video
Kurzstatistik
Modusvideo
Leistung
Lade Leistungsdaten...
§ 01
Preise
| Preis pro Anfrage | $0.006 · Anfrage |
| Kompatible Endpunkte | openai-video |
| Anbieter | Kling |
§ 02
kling-motion-control:flat 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.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kling-motion-control:flat",
"messages": [{"role": "user", "content": "Hello!"}]
}'§ 03
Häufige Fragen
Was kostet kling-motion-control:flat pro Anfrage?
kling-motion-control:flat wird mit festen $0.006 pro Anfrage abgerechnet.
Wie greife ich per API auf kling-motion-control:flat zu?
Sende Anfragen an den UnoRouter-Endpunkt /v1/chat/completions mit model=kling-motion-control:flat. Jede OpenAI-kompatible Client-Bibliothek funktioniert. Die Authentifizierung erfolgt über einen Standard-Bearer-Token.
§ 04
Ähnliche Modelle
kling-motion-control:flat jetzt ausprobieren
Erstelle einen API-Schlüssel und starte in unter einer Minute.