Skip to content
OpenAIModerated
openai/o3-mini-high

About this model

OpenAI o3-mini-high is the same model as [o3-mini](/openai/o3-mini) with reasoning_effort set to high. o3-mini is a cost-efficient language model optimized for STEM reasoning tasks, particularly excelling in science, mathematics, and...

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/o3-mini-high",    "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.655 TND

per 1M tokens

Output tokens

14.619 TND

per 1M tokens

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

Specifications

Provider
OpenAI
Context window
200,000 tokens
Input modality
Text
Added
Feb 12, 2025
Supported parameters
include_reasoningmax_tokensreasoningreasoning_effortresponse_formatseedstructured_outputstool_choice