Loading
Loading
Check domain name availability and receive alternative domain name suggestions across a variety of TLDs and SLDs. Returns a list of domain names with their availability status.
The Domain Search with Suggestions API not only checks availability for the requested domain but also generates a list of alternative domain names. You can customize the number of suggestions using the count parameter, and choose the data source with the source parameter.
Pass your API key as the apiKey parameter in every request.
This is version v1.0 of the API.
The following parameters can be used in your API requests. All parameters are passed as query string parameters.
formatoptionalStringdefault: jsonResponse format: 'json' (default) or 'xml'.
domainrequiredStringDomain name whose availability to check
sourceoptionalStringdefault: dnsSpecify the data source for domain availability checks. Use "dns" for DNS-based lookups or "whois" for WHOIS-based lookups.
sugoptionalBooleandefault: falseSet to true to get domain suggestions based on the provided domain. By default, it is set to false.
countoptionalIntegerdefault: 5No. of suggestions required
A successful request returns a 200 OK response with a JSON object containing the domain availability array. See the response preview on the right for the full JSON structure.
domain (String), domainAvailability (Boolean)
See the HTTP Status Codes documentation for a complete reference of common API errors and HTTP status codes.
Please pass domain param correct value [For Technical Support: support@apifreaks.com]
Unable to fetch whois data. Please try again. [For Technical Support email at: support@apifreaks.com]