Skip to main content
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.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