Card snapshot
docs.perplexity.ai
·
2026-07-10 06:05:20 UTC
·
e50b5fd673ce6128fadba6af1a68c55a1ba8b629b2989f4eee1120bf12d04e28
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Perplexity",
"description": "Perplexity API documentation for building with Sonar, Search, Agent, and Embeddings APIs, including guides, SDK usage, and endpoint references.",
"url": "https://docs.perplexity.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.perplexity.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.perplexity.ai/",
"organization": "Perplexity"
},
"documentationUrl": "https://docs.perplexity.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "perplexity",
"name": "Perplexity",
"description": "Use when building applications that need real-time web search, AI-powered research, multi-provider LLM access, or semantic search capabilities. Agents should reach for this skill when users request web-grounded answers, need to access third-party models (OpenAI, Anthropic, Google, xAI), perform research tasks, or build search-enabled applications.",
"tags": [],
"url": "https://docs.perplexity.ai/.well-known/agent-skills/perplexity/skill.md"
}
]
}