curl "https://domscan.net/v1/status?name=company&tlds=com,net,org"
Example Response
{
"name": "company",
"results": [
{ "domain": "company.com", "available": false, "source": "rdap" },
{ "domain": "company.net", "available": true, "source": "rdap" },
{ "domain": "company.org", "available": false, "source": "rdap" }
]
}
Key Features
Brand Name Validation
Check if your company name is available as a domain.
1,500+ TLDs Supported
Search .com, .net, .org, and hundreds of other extensions.
Fast JSON API
Simple responses for quick integration into apps.
No Authentication
Start free with 10,000 credits/month, no API key required.
Bulk Checking
Validate many company names or domains in a single request.
RDAP Accuracy
Real-time registry data for reliable availability results.
CORS Enabled
Use directly from browser tools and internal dashboards.
Global Edge Network
Low-latency responses from Cloudflare Workers worldwide.
Frequently Asked Questions
It checks whether the domain names matching your company name are available across selected TLDs.
Yes — it uses the same /v1/status endpoint, optimized here for company name checks.
No API key required to get started. You can call the endpoint directly with your free credits.
Yes. Use /v1/status/bulk with a list of domains to check many names at once.
Check Company Names Instantly
Start for free with 10,000 credits per month. Start checking domains in seconds.
View Full API Documentation