Discover/instantdomainsearch.com API
live

instantdomainsearch.com APIinstantdomainsearch.com

Check domain availability across 800+ TLD extensions. Search by name or verify specific fully-qualified domains with registration status, premium pricing, and aftermarket data.

Endpoints
2
Updated
19h ago
Try it
Comma-separated list of TLD extensions to check (e.g. 'com,net,org,io,app'). When omitted, searches across 70+ popular TLDs including com, net, org, ai, io, xyz, app, shop, info, co, dev, tech, and many more.
Maximum number of results to return.
Domain name to search (without TLD extension), e.g. 'techstartup', 'myshop'.
api.parse.bot/scraper/bd8ee895-e91b-4c00-8acc-96aebe902484/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/bd8ee895-e91b-4c00-8acc-96aebe902484/search_domains' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search domain availability for a given name across multiple TLD extensions. Returns registration status, premium pricing, and aftermarket listing information for each TLD.

Input
ParamTypeDescription
tldsstringComma-separated list of TLD extensions to check (e.g. 'com,net,org,io,app'). When omitted, searches across 70+ popular TLDs including com, net, org, ai, io, xyz, app, shop, info, co, dev, tech, and many more.
limitintegerMaximum number of results to return.
queryrequiredstringDomain name to search (without TLD extension), e.g. 'techstartup', 'myshop'.
Response
{
  "type": "object",
  "fields": {
    "query": "string",
    "total": "integer",
    "domains": "array of domain availability objects"
  },
  "sample": {
    "data": {
      "query": "techstartup",
      "total": 5,
      "domains": [
        {
          "tld": "com",
          "label": "techstartup",
          "domain": "techstartup.com",
          "markets": [],
          "is_premium": false,
          "is_registered": true,
          "premium_price_usd": null
        },
        {
          "tld": "app",
          "label": "techstartup",
          "domain": "techstartup.app",
          "markets": [],
          "is_premium": false,
          "is_registered": false,
          "premium_price_usd": null
        },
        {
          "tld": "io",
          "label": "techstartup",
          "domain": "techstartup.io",
          "markets": [
            {
              "type": "buyNow",
              "market": "afternic.com",
              "price_usd": 4995
            }
          ],
          "is_premium": false,
          "is_registered": true,
          "premium_price_usd": null
        }
      ]
    },
    "status": "success"
  }
}

About the instantdomainsearch.com API

The Instant Domain Search API provides 2 endpoints to query domain name availability across more than 800 TLD extensions. The search_domains endpoint takes a bare name like techstartup and returns registration status, premium pricing, and aftermarket listing data for each TLD. The check_domains endpoint accepts fully-qualified domain names and returns a structured availability status and trust level for each.

Endpoints and What They Return

The search_domains endpoint accepts a query parameter — a domain label without any TLD extension — and returns an array of domain availability objects covering up to 70+ TLDs by default. Pass a comma-separated tlds string (e.g. com,net,org,io,app) to restrict the search to specific extensions, or use the limit parameter to cap the number of results. Each result object includes registration status, whether the domain carries premium pricing, and any aftermarket listing data if the domain is for sale through a third-party marketplace.

Checking Specific Domains

The check_domains endpoint is designed for verification of fully-qualified domain names you already know — pass example.com,mybrand.io and get back a result for each. Availability status values include available, inuse, reserved, and unsupported, giving you precise signal on why a domain is unavailable beyond a simple registered/unregistered flag. A trust level field accompanies each result, which can be used to weight how much confidence to place in that availability reading.

Coverage and TLD Scope

The search_domains endpoint covers 800+ TLDs when tlds is not specified, spanning generic TLDs like .com and .net, country-code TLDs, and newer extensions like .app, .dev, and .io. The total field in the response tells you how many domains were evaluated for a given query. The check_domains endpoint marks domains under unsupported extensions with the unsupported status rather than silently omitting them.

Common use cases
  • Checking bulk domain availability for a list of brand name candidates across .com, .io, and .app in a single call
  • Monitoring whether competitor or partner domains change registration status over time using check_domains
  • Surfacing aftermarket domain listings when a .com is taken, using the aftermarket data returned by search_domains
  • Filtering premium-priced domains from search results before presenting options to end users
  • Building a domain suggestion widget that queries search_domains with a tlds filter scoped to a target market
  • Validating a shortlist of fully-qualified domain names before purchasing, using the available/inuse/reserved status from check_domains
  • Identifying reserved domains (e.g. ICANN-reserved labels) to avoid registrar lookup failures downstream
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Instant Domain Search have an official developer API?+
Instant Domain Search does not publish a documented public developer API. The data accessible at instantdomainsearch.com is available through this Parse API.
What does the `available` vs `reserved` status mean in `check_domains` results?+
available means the domain is unregistered and can be purchased. reserved indicates the domain exists in a TLD registry's reserved list and cannot be registered through normal channels. inuse means the domain is currently registered, and unsupported means the TLD is outside what the endpoint covers for that query.
Does `search_domains` return WHOIS data or registrant contact information?+
No. The response covers registration status, premium pricing flags, and aftermarket listing data — not WHOIS records, registrant names, expiry dates, or DNS records. You can fork this API on Parse and revise it to add an endpoint that fetches WHOIS detail for a given domain.
How fresh is the availability data?+
Domain availability status reflects real-time registry state at the time of the request. Newly registered or just-expired domains may have a short propagation lag before status changes are reflected, which is a known characteristic of domain availability lookups generally rather than a specific limitation of this API.
Can I get historical registration data or domain expiry dates?+
Not currently. The API covers current availability status and aftermarket listing information. Historical registration records and expiry dates are not part of the response. You can fork this API on Parse and revise it to add an endpoint targeting a WHOIS or domain history data source.
Page content last updated . Spec covers 2 endpoints from instantdomainsearch.com.
Related APIs in Developer ToolsSee all →
python.org API
Access comprehensive Python release information including downloads, versions, and supported operating systems, plus stay updated with the latest Python news and events. Search across Python.org's resources and browse release files, details, and the FTP index all in one place.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
nvidia.com API
nvidia.com API
artificialanalysis.ai API
Compare and rank LLM models and providers across performance benchmarks, then dive into detailed specifications for any model to find the best fit for your needs. Discover performance metrics for specialized AI systems handling speech, images, and video, plus benchmark data for different hardware configurations.
crt.sh API
Search for SSL/TLS certificates across public transparency logs by domain, fingerprint, serial number, or public key, and retrieve detailed certificate information including issuer, validity dates, and certificate chain details. Monitor certificate issuance for domains you care about to track security changes and detect unauthorized certificates.
lucide.dev API
Browse and download thousands of Lucide icons with instant search and category filtering to find exactly what you need. Get SVG files and metadata for each icon to integrate them seamlessly into your projects.
producthunt.com API
Access Product Hunt's daily leaderboards, detailed product pages, and search functionality. Retrieve ranked product launches for any date or date range, including upvote counts, descriptions, maker information, tags, and external links.
mcp.so API
Discover and explore MCP servers on the mcp.so marketplace by browsing categories, searching by tags, viewing detailed server information, and checking available tools and integrations. Find top-rated servers, compare clients, and filter options to identify the perfect MCP solutions for your needs.