Seedance 1.5 Pro
Генерация видео с Seedance 1.5 Pro.Найти Model ID
Запуск
id и проверяйте GET /v1/media/{id}. Параметры resolution, duration и references зависят от endpoint модели.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Генерация видео с Seedance 1.5 Pro
curl "https://apia1.com/api/v1/models?type=video" -H "Authorization: Bearer <A1_API_KEY>"
curl -X POST "https://apia1.com/api/v1/media" -H "Authorization: Bearer <A1_API_KEY>" -H "Content-Type: application/json" -d '{"model":"<MODEL_ID>","input":{"prompt":"Кинематографичный пролёт камеры над городом","aspect_ratio":"16:9","duration":5}}'
id и проверяйте GET /v1/media/{id}. Параметры resolution, duration и references зависят от endpoint модели.