Skip to main content
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 - Landscape
  • 9:16 - Portrait

응답

string
Unique task identifier for querying task status
string
Object type, always generation.task
string
모델 name used
string
Task status
  • queued - Waiting to be processed
  • in_progress - Processing
  • completed - Successfully completed
  • failed - Failed
integer
Task progress percentage (0-100)
integer
Task creation timestamp (Unix timestamp)
object
Task metadata