Discover/domains.cloudflare.com API
live

domains.cloudflare.com APIdomains.cloudflare.com

Search for available domain names and check their pricing to find the perfect domain for your project. Discover all supported top-level domains (TLDs) available through Cloudflare Registrar to expand your domain registration options.

Endpoints
2
Updated
2h ago
Try it
Domain name to search for. Can be a bare name (e.g. 'mysite') or a full domain with TLD (e.g. 'mysite.com'). When a TLD is included, the response includes a check_result with detailed availability and fee information for that specific domain.
api.parse.bot/scraper/e96e8182-c651-4dd2-b96b-5b96b17d3e61/<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 POST 'https://api.parse.bot/scraper/e96e8182-c651-4dd2-b96b-5b96b17d3e61/search_domains' \
  -H 'X-API-Key: $PARSE_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{}'
All endpoints · 2 totalclick to expand

Search for available domain names. When a full domain with TLD is provided (e.g. 'example.com'), returns availability status, registration/renewal fees, and alternative domain suggestions. When only a name is provided (e.g. 'example'), returns available domain suggestions across multiple TLDs with pricing.

Input
ParamTypeDescription
domainrequiredstringDomain name to search for. Can be a bare name (e.g. 'mysite') or a full domain with TLD (e.g. 'mysite.com'). When a TLD is included, the response includes a check_result with detailed availability and fee information for that specific domain.
Response
{
  "type": "object",
  "fields": {
    "domains": "array of domain objects with name, availability, premium, price, and renewal fields",
    "check_result": "object with detailed availability info (name, available, can_register, supported_tld, premium, fees) — present only when a specific TLD was included in the query"
  },
  "sample": {
    "domains": [
      {
        "name": "google.com",
        "price": 10.46,
        "premium": false,
        "renewal": 10.46,
        "availability": "registered"
      },
      {
        "name": "wwwgoogle99.com",
        "price": 10.46,
        "premium": false,
        "renewal": 10.46,
        "availability": "available"
      }
    ],
    "check_result": {
      "fees": {
        "currency": "USD",
        "renewal_fee": 10.46,
        "transfer_fee": 10.46,
        "redemption_fee": 44,
        "registration_fee": 10.46
      },
      "name": "google.com",
      "premium": false,
      "available": false,
      "can_register": false,
      "supported_tld": true
    }
  }
}

About the domains.cloudflare.com API

The domains.cloudflare.com API on Parse exposes 2 endpoints for the publicly available data on domains.cloudflare.com. Calls return JSON over HTTPS and are billed per successful response.

Pin a release with the API-Snapshot-Version header so canonical updates don't silently change your contract.

Related APIs
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.
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
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.
instantdomainsearch.com API
Check domain name availability instantly across over 800 TLD extensions and verify whether specific domains are registered. Search and monitor domain registration status to find your perfect web address or track competitor domains in real-time.
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.