Генерация
Генерация видео по тексту и изображениям
Начните с этой страницы, если вам нужен основной endpoint генерации в Grok video API. Полный список endpoints, рекомендации по workflow и связанные ссылки см. в обзоре Grok video API.Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
Авторизации
Вы можете получить API-ключ в TTAPI Dashboard.
Тело
Промпт
Соотношение сторон видео
2:3, 3:2, 1:1, 9:16, 16:9 Длительность видео в диапазоне от 10 до 30 секунд
Разрешение вывода, сейчас поддерживается только 720p
Reference image URL['https://cdn.ttapi.io/other/2026-03-13/a86ca2c7-6333-4840-b337-395a5d02a182.png','https://cdn.ttapi.io/other/2026-03-13/64a858ed-6095-45ce-92d5-b515c9864703.png']
Callback URL address. When the task completes or fails, notifications will be sent to this address. The notification data structure is consistent with the fetch structure [blocked]. If not set, you need to call the fetch interface [blocked] to query the result
"https://example.com/callback"