Skip to main content
POST
grok-imagine-video-1-5
Check out Grok Imagine 1.5 API pricing here, cheaper than Fal AI.

Authorizations

x-api-key
string
header
required

API key to authorize requests

Body

application/json
input
object
required
webhookUrl
string<uri>

Webhook URL (HTTP(S)) that receives status callbacks when the generation succeeds or fails.

Response

Successful response

taskId
string
required
status
enum<string>
required
Available options:
waiting,
succeed,
failed,
processing