Skip to content

OpenAI: GPT-5.2 (batch)

OpenAIModerated
openai/gpt-5.2:batch

About this model

GPT-5.2 is the latest frontier-grade model in the GPT-5 series, offering stronger agentic and long context perfomance compared to GPT-5.1. It uses adaptive reasoning to allocate computation dynamically, responding quickly...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "openai/gpt-5.2:batch",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

3.387 TND

per 1M tokens

Output tokens

27.097 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 16.935 TND.

Specifications

Provider
OpenAI
Context window
400,000 tokens
Input modality
Text
Added
Dec 10, 2025
Supported parameters
include_reasoningmax_tokensreasoningreasoning_effortresponse_formatseedstructured_outputstool_choice