About Perplexity
Perplexity sells four developer APIs for web search and web grounded answers: a Router API, an Agent API, a Search API and an Embeddings API. Requests authenticate with a bearer token supplied in the Authorization header, and billing is pay as you go, with no subscription required.
The Agent API returns answers grounded in the web with citations attached, and it can also route a request to third party models from OpenAI, Anthropic, Google and xAI. The Search API is the lower level option, returning ranked raw web results rather than a written answer. Each result carries a title, a URL and a content snippet, with publication and last updated dates available as optional fields. A call accepts between one and twenty results and returns ten by default, can be restricted to at most twenty domains and twenty languages, and can be filtered by publication date, by last updated date, or by a recency window of an hour, day, week, month or year. The Router API puts open weight models hosted by Perplexity behind a single OpenAI compatible endpoint.
Pricing differs by product. The Search API is 5.00 USD per 1,000 requests. Sonar is billed at 1 USD per million input tokens and 1 USD per million output tokens plus a per request fee, and Sonar Pro at 3 USD per million input tokens and 15 USD per million output tokens plus a per request fee. Agent API tool calls are billed per invocation: 0.0025 USD for a web search, 0.0005 USD for fetching a URL, and 0.005 USD each for people search and finance search. Third party models routed through the Agent API are billed per million tokens. Embeddings are cheaper again. The pplx-embed-v1-0.6b model returns 1024 dimensions, accepts up to 32K tokens and costs 0.004 USD per million tokens, while pplx-embed-v1-4b returns 2560 dimensions at 0.03 USD per million tokens.
Read moreShow less
Rate limits are tied to spend. Access is banded into six usage tiers, running from Tier 0 at zero cumulative credit purchased up to Tier 5 at 5,000 USD or more, and Agent API limits rise across that range from 50 requests per minute to 8,000. The Search API is the exception, capped at 50 query units per second regardless of tier.
Beyond the raw endpoints, Perplexity publishes a Python SDK and a TypeScript SDK, plus a command line tool that returns structured JSON search results and extracts passages from up to 50 URLs in a single call. On data handling, it operates a zero data retention policy for the Chat Completions API and keeps no prompt or response content, states that customer API data is not used to train its models, and holds a SOC 2 Type II report published through its trust portal.

Key features
- Exposes four developer APIs: a Router API, an Agent API, a Search API and an Embeddings API.
- Returns web grounded answers with citations, and can route to models from OpenAI, Anthropic, Google and xAI.
- Returns ranked raw web results from the Search API, between 1 and 20 per call, with 10 by default.
- Restricts a search call to at most 20 domains and at most 20 languages.
- Filters search results by publication date or by a recency window of hour, day, week, month or year.
- Returns a title, a URL and a content snippet per result, with optional publication and last updated dates.
- Serves open weight models behind a single OpenAI compatible endpoint through the Router API.
- Extracts passages from up to 50 URLs per call with a command line tool that returns structured JSON.
- Ships Python and TypeScript SDKs, with requests authenticated by a bearer token in the Authorization header.
- Offers embedding models returning 1024 or 2560 dimensions, the smaller one accepting up to 32K tokens.
- Retains no prompt or response content on the Chat Completions API and does not train on customer API data.
- Bills API usage pay as you go, with no subscription required.
What people use it for
Key facts
| Category | AI |
|---|---|
| Pricing | Freemium |
| Free tier | Yes |
| Upvotes | 6 |
| Listed | 22 August 2026 |
Is this your product?
Perplexity alternatives
- Open source
- Freemium
- Freemium
- Open source
More in AI
Run open-source models behind an API without touching a GPU.
The model hub. Weights, datasets and demos for most of open-source ML.
Speech synthesis and voice cloning that survives being listened to closely.
OpenAI's assistant, with browsing, images and code execution built in.
Image generation with a house style nothing else quite matches.
Anthropic's assistant, strongest on long documents and careful reasoning.
Video generation and editing built for people who already edit video.