Duble-S Motion AI
Duble-S Motion AI
AI Creative Platform
tr
MirzaChat Desktop

Duble-S Motion Developer API

Geliştirici erişimi

Duble-S Motion Developer API

API key için giriş yap

Giriş yap
Endpoint

İstek örneği

curl https://www.dublesmotion.com/api/v1/generate \
  -H "Authorization: Bearer dms_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "mode": "text_to_video",
    "prompt": "cinematic product reveal",
    "ratio": "16:9",
    "durationSec": 8
  }'