Models/openai/gpt-5.2-pro
openai

gpt-5.2-pro

400K context$21.00/M input$168.00/M output
openai/gpt-5.2-pro

Description

GPT-5.2 Pro is OpenAI’s most advanced model, offering major improvements in agentic coding and long context performance over GPT-5 Pro. It is optimized for complex tasks that require step-by-step reasoning,...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-5.2-pro",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextInput: FileOutput: Text

Pricing

Input$21.00/M
Output$168.00/M
Context400K tokens

Model Info

Provideropenai
IDopenai/gpt-5.2-pro