Domain Search API - Find Registered Domains by Keyword
Searches a database of registered domains for entries matching your keyword query. Returns domain names, creation and update dates, country, and active/dead status. Filter by TLD zone and control result count with the limit parameter.
Code examples
curl -X POST https://api.botoi.com/v1/domain-search/search \
-H "Content-Type: application/json" \
-d '{"query":"startup","zone":"com","limit":5}'When to use this API
Brand name research and trademark screening
Before launching a new product, search for domains containing your proposed brand name. Identify existing registrations that could conflict with your trademark or confuse customers. Use the results to refine your naming strategy before investing in branding.
Domain investor prospecting
Search for keyword-rich domains in popular TLDs to identify acquisition targets. Filter by creation date to find aged domains with SEO value, or look for expired (is_dead) domains that can be re-registered at standard pricing.
Competitive intelligence
Monitor domain registrations containing your brand name or product keywords. Detect cybersquatting, phishing domains, or new competitors entering your market by tracking new registrations that match your key terms.
Frequently asked questions
What TLD zones are supported?
Does this check if a domain is available for registration?
What does the is_dead field mean?
How far back does the domain data go?
Can I search for exact matches only?
Get your API key
Free tier includes 5 requests per minute with no credit card required. Upgrade for higher limits.