Skip to content

OpenAI · chat

o3-mini-2025-01-31

openai/o3-mini-2025-01-31

Input price
$1.10 / 1M tokens
Output price
$4.40 / 1M tokens
Context window
200K tokens
Lifecycle
stable

o3-mini-2025-01-31 for OpenAI-compatible gateway routing

o3-mini-2025-01-31 is a OpenAI chat model in the Ferro Labs live catalog with a 200K tokens context window, 100K tokens maximum output, and capabilities including Function Calling, JSON Mode, and Response Schema, and more.

Token pricing is listed as $1.10 / 1M tokens for input tokens and $4.40 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/o3-mini-2025-01-31 to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.

OpenAI-compatible usage example

curl https://api.ferrolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $GATEWAY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "openai/o3-mini-2025-01-31", "messages": [{"role": "user", "content": "Hello!"}]}'

Capabilities

  • Function Calling
  • JSON Mode
  • Response Schema
  • Prompt Caching
  • Reasoning
  • Streaming

Modalities

Input

  • Text

Output

  • Text

More from OpenAI

Catalog prices may change. Verify current provider terms before purchasing.