{
  "apis": [
    {
      "title": "RekberPay Public API",
      "description": "Read-only endpoints for the verified user directory and public profiles. No authentication required. CORS open.",
      "humanReadableUrl": "https://rekberpay.com/docs/api/public.md",
      "artifactTypes": ["text/markdown"]
    },
    {
      "title": "RekberPay Escrow API",
      "description": "Authenticated endpoints for creating, tracking, and transitioning escrow transactions.",
      "humanReadableUrl": "https://rekberpay.com/docs/api/escrow.md",
      "artifactTypes": ["text/markdown"]
    },
    {
      "title": "RekberPay Authentication Guide",
      "description": "How to obtain and use API keys for authenticated endpoints.",
      "humanReadableUrl": "https://rekberpay.com/docs/api/auth.md",
      "artifactTypes": ["text/markdown"]
    }
  ]
}
