← All Models

GPT-5

OpenAI Text

OpenAI's capable general-purpose model. Strong reasoning and broad knowledge at a balanced price point.

Web Search Code Interpreter File Search

Specifications

ProviderOpenAI
CategoryText
Context window400K tokens

Pricing (Starter tier)

162.50 credits / 1M input tokens
1,300.00 credits / 1M output tokens

Higher tiers get volume discounts. See tiers

Quick Start

curl -N https://query.genx.sh/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gpt-5","messages":[{"role":"user","content":"What is the meaning of life?"}],"tools":[{"type":"web_search"}],"stream":true}'

Try GPT-5 on GenX Router

500 free credits on signup. No credit card required.