o3-2025-04-16

o3-2025-04-16 (OpenAI) — 128K context, Reasoning tier. Precio entrada: $0.735/M · Precio salida: $2.94/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.735/M · Precio salida: $2.94/M · TTFT: 48ms

Specifications

  • Desarrollador: OpenAI
  • Categoría: Reasoning
  • Ventana de contexto: 128K
  • Precio entrada: $0.735 / 1M
  • Precio salida: $2.94 / 1M
  • Latencia: 48 ms
  • SLA: B

Typical use cases

  • Razonamiento multi-paso
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de o3-2025-04-16 en Routara? — Entrada $0.735/M, salida $2.94/M — facturación por uso.
  • ¿o3-2025-04-16 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿o3-2025-04-16 admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"o3-2025-04-16","messages":[{"role":"user","content":"Hello"}],"stream":true}'