Grok Video
Grok Video Remix
Edit and modify generated Grok videos
POST
- Grok Video remix feature
- Create variations based on 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 remix model nameExample:
"grok-video-1.0"string
필수
Remix instruction description
string
Video size
string
Video aspect ratioSupported formats:
16:9- Landscape9:16- Portrait
응답
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