{
  "linkset": [
    {
      "anchor": "https://unsubscribetool.com/",
      "service-desc": [
        {
          "href": "https://unsubscribetool.com/.well-known/openapi.json",
          "type": "application/vnd.oai.openapi+json"
        }
      ],
      "service-doc": [
        {
          "href": "https://unsubscribetool.com/blog/how-to-unsubscribe-all-emails/",
          "type": "text/html"
        }
      ],
      "status": [
        {
          "href": "https://unsubscribetool.com/.well-known/status",
          "type": "application/json"
        }
      ],
      "title": "Unsubscribe Tool — Email Unsubscribe API",
      "description": "Scan your inbox for email subscriptions and unsubscribe from all of them in one click. Zero data retention, never sells your data."
    },
    {
      "anchor": "https://unsubscribetool.com/ws",
      "service-desc": [
        {
          "href": "https://unsubscribetool.com/.well-known/openapi.json#/~1ws",
          "type": "application/vnd.oai.openapi+json"
        }
      ],
      "service-doc": [
        {
          "href": "https://unsubscribetool.com/blog/batch-unsubscribe-emails/",
          "type": "text/html"
        }
      ],
      "title": "WebSocket — Real-time Inbox Scanning",
      "description": "WebSocket endpoint for real-time email subscription scanning via IMAP. Credentials are processed in memory and never persisted."
    },
    {
      "anchor": "https://unsubscribetool.com/blog/",
      "service-doc": [
        {
          "href": "https://unsubscribetool.com/blog/",
          "type": "text/html"
        }
      ],
      "title": "Blog — Email Unsubscribe Guides & Tips",
      "description": "Comprehensive guides on how to unsubscribe from emails, stop spam, and clean up your inbox."
    }
  ]
}
