{
  "specVersion": "0.2",
  "host": {
    "name": "ExpiredZone",
    "url": "https://expiredzone.com",
    "description": "Aggregate analysis of domains moving through the expiration lifecycle, from open sources. Covers lifecycle stage (newly expired, redemption, pending delete), distribution by gTLD and registrar, keyword patterns, and name-based segments such as short and single-word domains, plus keyword search. Made for domain investment, brand protection and research. Updated daily.",
    "operator": {
      "name": "ABTdomain",
      "url": "https://abtdomain.com"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:expiredzone.com:api:search",
      "displayName": "Expired domain search",
      "description": "Keyword search over expired domains. Returns domain, lifecycle status and backorder link. Free tier is limited per client per UTC day; over quota the endpoint answers 429 with error=rate_limited and an upgrade URL.",
      "type": "application/json",
      "url": "https://expiredzone.com/api/search?q={keyword}&status={all|expired|redemption|pending_delete}",
      "representativeQueries": [
        "Which expired domains contain the word cloud?",
        "Are there any expired .ai domains with the keyword agent?",
        "Show me domains about to drop that include the word shop",
        "Find expired domains in the redemption period matching crypto"
      ]
    },
    {
      "identifier": "urn:air:expiredzone.com:dataset:expired-domains",
      "displayName": "Expired domains dataset",
      "description": "Daily snapshot of expired, redemption and pending-delete domains across gTLDs, browsable by gTLD, keyword, registrar and lifecycle stage.",
      "type": "text/html",
      "url": "https://expiredzone.com/",
      "representativeQueries": [
        "How many domains are expiring today?",
        "What are the most common gTLDs among expired domains?",
        "Which registrars have the most expiring domains?"
      ]
    },
    {
      "identifier": "urn:air:expiredzone.com:mcp:domainkits",
      "displayName": "DomainKits MCP server",
      "description": "Model Context Protocol endpoint for the same domain lifecycle data, operated by DomainKits. Use this instead of the free web endpoint when you need volume or tool-based access.",
      "type": "application/json",
      "url": "https://api.domainkits.com/v1/mcp",
      "representativeQueries": [
        "Connect an MCP client to query expired and newly registered domains",
        "What domain data tools are available over MCP?"
      ]
    },
    {
      "identifier": "urn:air:expiredzone.com:doc:llms",
      "displayName": "Site guide for AI agents",
      "description": "Plain-text description of what this site offers, which endpoints exist and what the free quota is.",
      "type": "text/plain",
      "url": "https://expiredzone.com/llms.txt",
      "representativeQueries": [
        "What does ExpiredZone offer to AI agents?",
        "How do I query ExpiredZone programmatically?"
      ]
    }
  ]
}