1) Hosted Test Interface
Use our ready-made search page instantly without any coding.
Simple, powerful domain search API for your website. Support for all major TLDs including .af — no complex setup required.
Provide your users with real-time domain availability search using a single line of code. Our API handles global domains and even the most difficult extensions like .af, so you don't have to.
Latest updates: Dynamic supported-TLD refresh, improved feed parsing, and stronger demo-key protection.
Run 2 live demo searches instantly. After that, add your client key or request a test API key to continue.
Choose how you want to integrate — from simple UI embed to full API control.
Use our ready-made search page instantly without any coding.
Add domain search to your website with a simple script.
Use our API directly for full control and custom integrations.
Start exploring the API today
Tailored to your business needs
Full white-label & reseller solutions
Search across hundreds of domain extensions, including global and region-specific TLDs like .af, .com.af, and more.
Follow this checklist to integrate the API quickly and correctly for any frontend, backend, or WHMCS flow.
Start every request from the endpoint below and include your client key + full domain.
client_key (required): your assigned API client key.domain (required): full domain name such as mybrand.com.GET; response is JSON.Use these query parameters to control redirects and commission behavior.
redirect_url: custom checkout URL (domain, sld, tld auto-appended).redirect_whmcs=1: force WHMCS checkout URL format.commission_percent: override the admin commission setting per request.demo_nonce: required only for demo key requests.Embed the widget on any page with data attributes.
Typical response when domain is available and pricing is enabled.
Handle API failures gracefully in your app UI.
400: invalid input (missing key/domain, bad format, unsupported TLD).403: invalid/disabled client or unauthorized origin.429: rate limit exceeded or demo limit reached.500/502: temporary upstream/service issues.