Back to models
xAI Grok 4.3
x-ai/grok-4.3
Use model: "x-ai/grok-4.3" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$1.31/M
Output tokens
$2.63/M
Supported engines
About xAI
Elon Musk's AI company building Grok, an AI assistant designed to understand the universe and answer almost anything.
x.aiProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "x-ai/grok-4.3",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'