Skip to content
Perplexity logo

Perplexity

An answer engine that cites its sources instead of listing ten blue links.

AIFreemium
6 votes

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 more

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.

Perplexity interface

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

  • Adding cited answers to a product so every reply links to the page it came from.
  • Restricting a research tool to 20 approved domains so answers only draw on trusted sources.
  • Pulling only the past week of coverage on a topic by setting a recency window on the search call.
  • Sending prompts that contain client material to an API that keeps no copy of them.
  • Swapping between OpenAI, Anthropic, Google and xAI models without rewriting the integration each time.
  • Feeding a nightly script structured JSON search results instead of scraping a results page.

Key facts

Key facts about Perplexity
CategoryAI
PricingFreemium
Free tierYes
Upvotes6
Listed22 August 2026

Is this your product?

Claim the listing to correct anything wrong with it, add features and a changelog, and answer questions from people deciding whether to try it. Free, and it stays yours.

Claim this listing
  • The framework most LLM applications are still assembled with.

    Open source
  • Managed vector search, so retrieval is somebody else's operational problem.

    Freemium
  • Full songs (vocals, instruments, structure), from a text prompt.

    Freemium
  • Run language models on your own machine with one command.

    Open source
Claimed by Editorial