OpenAI: GPT-5 Mini
OpenAIModerated
openai/gpt-5-miniAbout this model
GPT-5 Mini is a compact version of GPT-5, designed to handle lighter-weight reasoning tasks. It provides the same instruction-following and safety-tuning benefits as GPT-5, but with reduced latency and cost....
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-mini", "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
0.831 TNDper 1M tokens
Output tokens
6.645 TNDper 1M tokens
1,000 requests with 1K input and 500 output tokens cost about 4.153 TND.
Specifications
- Provider
- OpenAI
- Context window
- 400,000 tokens
- Input modality
- Text
- Added
- Aug 7, 2025
- Supported parameters
include_reasoningmax_completion_tokensmax_tokensreasoningreasoning_effortresponse_formatseedstructured_outputs