{
  "specVersion": "0.2",
  "host": {
    "name": "NewlyRegisteredDomains.io",
    "url": "https://newlyregistereddomains.io",
    "description": "Aggregate analysis of domains registered in roughly the last 60 days across hundreds of TLDs, from open sources. Covers daily volume and the 90-day trend, distribution by TLD, registrar and DNS provider, and naming characteristics, plus keyword search and a brand lookalike scan. Made for brand protection, domain investment and research. Updated daily.",
    "operator": {
      "name": "ABTdomain",
      "url": "https://abtdomain.com"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:newlyregistereddomains.io:api:search",
      "displayName": "Newly registered domain search",
      "description": "Keyword search over domains registered in roughly the last 60 days. Returns the domain and its registration date. Every result is already registered, not available. Free use is capped per client per UTC day; over the cap the endpoint answers 429 with error=rate_limited and an upgrade URL.",
      "type": "application/json",
      "url": "https://newlyregistereddomains.io/api/search?keyword={keyword}&tld={tld|all}",
      "representativeQueries": [
        "What domains containing the word agent were registered this week?",
        "Show me newly registered .ai domains about robotics",
        "Is anyone registering names around this product term?",
        "How much fresh registration activity is there around crypto?"
      ]
    },
    {
      "identifier": "urn:air:newlyregistereddomains.io:api:brand",
      "displayName": "Brand lookalike scan",
      "description": "Scan recent registrations for names resembling a given brand: typosquats and lookalikes. Resemblance is a heuristic signal, not a finding of infringement.",
      "type": "application/json",
      "url": "https://newlyregistereddomains.io/api/brand?keyword={brand}",
      "representativeQueries": [
        "Has anyone registered domains that look like my brand name?",
        "Check for typosquats of this company registered recently"
      ]
    },
    {
      "identifier": "urn:air:newlyregistereddomains.io:dataset:new-registrations",
      "displayName": "Newly registered domains dataset",
      "description": "Daily record of new domain registrations across hundreds of TLDs, browsable by day, TLD, registrar and naming characteristics.",
      "type": "text/html",
      "url": "https://newlyregistereddomains.io/",
      "representativeQueries": [
        "How many domains were registered yesterday?",
        "Which TLDs are growing fastest in new registrations?",
        "Which registrars handle the most new registrations?"
      ]
    },
    {
      "identifier": "urn:air:newlyregistereddomains.io:mcp:domainkits",
      "displayName": "DomainKits MCP server",
      "description": "Model Context Protocol endpoint for the same registration 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 newly registered domains",
        "What domain data tools are available over MCP?"
      ]
    },
    {
      "identifier": "urn:air:newlyregistereddomains.io: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://newlyregistereddomains.io/llms.txt",
      "representativeQueries": [
        "What does NewlyRegisteredDomains.io offer to AI agents?",
        "How do I query newly registered domain data programmatically?"
      ]
    }
  ]
}