gpt-5.2-chat

GPT-5.2 · Per Token

gpt-5.2-chatAvailableCache 90% off
ChatVisionTool UsePrompt CacheJSON ModeContext Window: 128KMax Output Tokens: 16K

Pricing

Official PriceLemonData Price
Input$1.75$1.23
Output$14.00$9.80
Cache Read$0.175$0.175

Parameters

Context Window
128K tokens
Max Output Tokens
16K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Vision

Image understanding, document analysis, and visual reasoning

Cost Calculator

1M
0.5M
Estimated Monthly Cost$6.13

API Code Example

POST/v1/responses
API Format:
curl https://api.lemondata.cc/v1/responses \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "gpt-5.2-chat",
    "input": "Hello!"
  }'

FAQ

How much does gpt-5.2-chat cost?

On LemonData, gpt-5.2-chat costs $1.2250 per 1M input tokens and $9.8000 per 1M output tokens, which is up to 30% off the official pricing.

What is gpt-5.2-chat best for?

gpt-5.2-chat excels at Chat, Vision, Tool Use. Access it through LemonData's unified API with a single API key.

How to use gpt-5.2-chat API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models