Models/openai/o3-2025-04-16
openai

o3-2025-04-16

200K contextFree inputFree output
openai/o3-2025-04-16

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/o3-2025-04-16",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context200K tokens

Model Info

Provideropenai
IDopenai/o3-2025-04-16