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