Grok Video
Grok Video Extend
Extend generated Grok videos
POST
- Grok Video extend feature
- Extend the duration of existing videos
- Async task management, query results via task ID
Path 파라미터
string
필수
Original video task IDThis is the task ID returned from a previous video generation request
Authorizations
string
필수
All API requests require Bearer Token authenticationGet API Key: Visit the API Key Management Page to obtain your API KeyAdd to request headers:
Body
string
기본값:"grok-video-1.0"
필수
Video extend model nameExample:
"grok-video-1.0"string
필수
Text description for video extension
string
Video size
응답
string
Unique task identifier for querying task status
string
Object type, always
generation.taskstring
모델 name used
string
Task status
queued- Waiting to be processedin_progress- Processingcompleted- Successfully completedfailed- Failed
integer
Task progress percentage (0-100)
integer
Task creation timestamp (Unix timestamp)
object
Task metadata