Sonar Pro

Note: Sonar Pro pricing includes Perplexity search pricing. See [details here](https://docs.perplexity.ai/guides/pricing#detailed-pricing-breakdown-for-sonar-reasoning-pro-and-sonar-pro) For enterprises seeking more advanced capabilities, the Sonar Pro API can handle in-depth, multi-step queries with added extensibility, like double the number of citations per search as Sonar on average. Plus, with a larger context window, it can handle longer and more nuanced searches and follow-up questions.

ChatPerplexity200k tokens$3.2702 / $16.3509 · 1M

perplexity/sonar-pro

Contexto
200k tokens
Máx. completion
8,000
Tools
No
JSON
No
Lanzamiento
2025-03-07

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "perplexity/sonar-pro",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Sonar Pro?
Note: Sonar Pro pricing includes Perplexity search pricing. See [details here](https://docs.perplexity.ai/guides/pricing#detailed-pricing-breakdown-for-sonar-reasoning-pro-and-sonar-pro) For enterprises seeking more advanced capabilities, the Sonar Pro API can handle in-depth, multi-step queries with added extensibility, like double the number of citations per search as Sonar on average. Plus, with a larger context window, it can handle longer and more nuanced searches and follow-up questions. Sonar Pro corre en el API de Geek Hub (compatible con OpenAI). Id: perplexity/sonar-pro.
¿Sonar Pro es gratis?
No. El input cuesta $3.2702 / 1M tokens y el output $16.3509 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Sonar Pro?
Sonar Pro tiene una ventana de 200k tokens. Soporta hasta 8,000 tokens de completion.
¿Sonar Pro soporta tool calling y structured outputs?
Sonar Pro no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Sonar Pro?
Sonar Pro se lanzó el 7 de marzo de 2025.

Más modelos de Perplexity