{
  "linkset": [
    {
      "anchor": "https://beyin-api-pald5.ondigitalocean.app/api/v1",
      "service-meta": [
        {
          "href": "https://beyin.me/.well-known/api-catalog",
          "type": "application/linkset+json",
          "title": "Beyin public API catalog"
        }
      ],
      "status": [
        {
          "href": "https://beyin-api-pald5.ondigitalocean.app/api/v1/health",
          "type": "application/json",
          "title": "API health check"
        }
      ],
      "item": [
        {
          "href": "https://beyin-api-pald5.ondigitalocean.app/api/v1/public/services",
          "type": "application/json",
          "title": "Public services, categories and pricing (GET, no auth)"
        },
        {
          "href": "https://beyin-api-pald5.ondigitalocean.app/api/v1/public/leads",
          "type": "application/json",
          "title": "Submit a contact/chat lead (POST, no auth)"
        }
      ]
    }
  ]
}
