← All Models

GPT-5.4 Pro

OpenAI Text

OpenAI's premium tier of GPT-5.4. Extended capabilities for the most demanding workloads.

Web Search Code Interpreter File Search

Specifications

ProviderOpenAI
CategoryText
Context window1.1M tokens

Pricing (Starter tier)

3,900.00 credits / 1M input tokens
23,400.00 credits / 1M output tokens

Higher tiers get volume discounts. See tiers

Quick Start

curl -X POST https://query.genx.sh/api/v1/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.4-pro", "params": { "prompt": "Design a database schema for an e-commerce platform" } }'

Example Request Body

// POST /api/v1/generate { "model": "gpt-5.4-pro", "params": { "prompt": "Design a database schema for an e-commerce platform" } }

Try GPT-5.4 Pro on GenX Router

500 free credits on signup. No credit card required.