GPT 5.4

OpenAI GPT family — chat completions and Responses API with reasoning effort control. · OpenAI

All models
Parameters
Pricing
0credits
Base
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "gpt-5-4",
  "input": {}
}'