AvailableopenaiChat
gpt-5.2

gpt-5.2

gpt-5.2

Pricing

Official priceCatalog priceDiscount
Input $1.23 / Output $9.80Input $1.23 / Output $9.80-

Capabilities

VisionTool UseJSON ModePrompt CacheWeb Search
Context
410K
Max output
32K

Supported operations

Aliases

openai/gpt-5.2gpt-5-2

API Base

Example request

https://api.aisonar.dev
curl https://api.aisonar.dev/v1/chat/completions \
  -H "Authorization: Bearer $AI_SONAR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5.2",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
gpt-5.2 | AI Sonar