Skip to content
Back to Perplexity

Card snapshot

perplexity.main-kill-isr.mintlify.me · 2026-07-31 19:08:21 UTC · be6f937fc1ea87894bebbd7ad49e66c5e00b2bca484adeab6314bec42d0612a9

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 AI agents with web search, accessing third-party models (OpenAI, Anthropic, Google, xAI), generating embeddings, or performing real-time web searches. Use the Agent API for multi-provider LLM access with tools; Search API for ranked web results; Embeddings API for semantic search and RAG; Sonar for web-grounded AI responses.",
      "tags": [],
      "url": "https://docs.perplexity.ai/.well-known/agent-skills/perplexity/skill.md"
    }
  ]
}