Agent API now supports the GPT-5.6 family (sol, terra, luna) and Grok 4.5, all with first-party token pricing.
Sonar
Perplexity's developer API for AI-powered search and grounded answers.
npx @buildinternet/releases get sonarAgent API now supports Claude Sonnet 5, GLM 5.2, Kimi K2.7 Code, and Nemotron 3 Super, all with direct first-party token pricing.
The Agent API added support for Claude Opus 4.8, Gemini 3.5 Flash, Gemini 3.1 Flash Lite, and the Grok 4.3 and 4.20 family, all with direct first-party token pricing.
The finance_search tool is now available in the Agent API. Pull structured financial and market data — quotes, financials, earnings, analyst estimates, segment KPIs, ETF constituents, and more — for public companies and instruments. The model decides which fields to fetch…
Agent API: New Third-Party Models — Claude Opus 4.7, GPT-5.5, and Grok 4.20 Reasoning now supported.
Agent API: New Third-Party Models — GPT-5.4, NVIDIA Nemotron, Claude Sonnet 4.6, and Gemini 3.1 Pro Preview now supported.
The Agent API is now generally available. Build autonomous agents with production-ready guidance on model behavior, output controls, and OpenAI-compatibility patterns.
The Embeddings API is now generally available with guides for standard and contextualized embeddings, plus best practices for semantic search and retrieval workflows.
Model Deprecation: sonar-reasoning Removed — As of December 15, 2025, sonar-reasoning has been deprecated. Migrate to sonar-reasoning-pro.
The Perplexity MCP Server now supports one-click installation for Cursor, VS Code, Claude Desktop, and Claude Code. Provides four tools: perplexity_search, perplexity_ask, perplexity_research, and perplexity_reason.
Pro Search is now generally available for Sonar Pro. Enhances queries with automated tool usage and multi-step reasoning through intelligent tool orchestration.
Official Perplexity SDKs for Python and TypeScript are now available.
We're thrilled to announce the official Perplexity SDKs for Python and Typescript! These SDKs provide convenient, type-safe access to all Perplexity APIs with both synchronous and asynchronous clients.
language_preference: Specify preferred languages for search results (available forsonarandsonar-pro)search_domain_filter: Filter results to specific domains- Date/time filters: Enhanced control over result freshness with publication and update filters
New interactive playground to test Search API queries and parameters in real time — no API key required to get started. Experiment with filtering options, see response structures, and refine queries before implementing in code.
Standalone Search API providing direct access to search results without LLM processing. Returns raw, ranked search results from Perplexity's continuously refreshed index.
Upload and analyze documents in multiple formats using Sonar models. Supports PDF, DOC, DOCX, TXT, and RTF files.
As of August 1, 2025, R1-1776 has been removed from the available models. Recommended replacement: Sonar Pro Reasoning.
New SEC filings filter allows searching specifically within SEC regulatory documents. Set search_domain: "sec" to focus on 10-K, 10-Q, 8-K, and other regulatory filings.
API response JSON now includes detailed cost information for each request via a new cost object in the usage field.