Skip to content
OpenAIModerated
openai/gpt-5.5

About this model

GPT-5.5 is OpenAI’s frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token...

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.5",    "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

16.613 TND

per 1M tokens

Output tokens

99.677 TND

per 1M tokens

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

Specifications

Provider
OpenAI
Context window
1,050,000 tokens
Input modality
Text
Added
Apr 24, 2026
Supported parameters
include_reasoningmax_completion_tokensmax_tokensreasoningreasoning_effortresponse_formatseedstructured_outputs