Skip to content

OpenAI: o4 Mini (batch)

OpenAIModerated
openai/o4-mini:batch

About this model

OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning...

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/o4-mini: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

1.827 TND

per 1M tokens

Output tokens

7.310 TND

per 1M tokens

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

Specifications

Provider
OpenAI
Context window
200,000 tokens
Input modality
Text, Image
Added
Apr 16, 2025
Supported parameters
include_reasoningmax_tokensreasoningresponse_formatseedstructured_outputstool_choicetools