Card snapshot
perplexity.main-kill-isr.mintlify.me
·
2026-08-05 16:39:47 UTC
·
ec88972699e56d66d5ef39520d4027fc7aa81600247924c9f89405036aed7d3e
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 the Agent API, the default for web-grounded AI and multi-provider applications, plus Search, Embeddings, and Sonar APIs.",
"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 LLM applications that need real-time web search, multi-provider model access, web-grounded answers with citations, or semantic embeddings. Agents should reach for this skill when integrating web search into agents, choosing between multiple LLM providers, building RAG systems, or generating structured search results.",
"tags": [],
"url": "https://docs.perplexity.ai/.well-known/agent-skills/perplexity/skill.md"
}
]
}