{
  "name": "DatePilot Reviews API Catalog",
  "description": "Discovery document for public machine-readable resources on DatePilot Reviews.",
  "version": "2026-07-04",
  "apis": [
    {
      "name": "Sitemap",
      "description": "XML sitemap for all public review, comparison, and trust pages.",
      "url": "https://top.podia.cloud/sitemap.xml",
      "type": "sitemap",
      "contentType": "application/xml"
    },
    {
      "name": "Markdown Home",
      "description": "Markdown variant of the home page for AI agents and text-first clients.",
      "url": "https://top.podia.cloud/markdown/index.md",
      "type": "content",
      "contentType": "text/markdown"
    },
    {
      "name": "LLMS Index",
      "description": "Curated Markdown source map for AI assistants.",
      "url": "https://top.podia.cloud/llms.txt",
      "type": "llms",
      "contentType": "text/markdown"
    },
    {
      "name": "Offer Data",
      "description": "Structured dating offer facts and review metadata.",
      "url": "https://top.podia.cloud/data/offers.json",
      "type": "data",
      "contentType": "application/json"
    },
    {
      "name": "Agent Skills",
      "description": "Public skills index describing supported agent workflows.",
      "url": "https://top.podia.cloud/.well-known/agent-skills.json",
      "type": "agent-skills",
      "contentType": "application/json"
    }
  ]
}
