Domain Search With Suggestions

GET

https://api.apifreaks.com/v1.0/domain/availability/suggestions

format
Format of the Response
domainStringrequired
Domain name whose availability to check
countInteger
No. of suggestions required

Sample Responses

400
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!


API Response

FieldTypeRequirementDescription
domain_available_responseArrayMandatory
List of domain availability objects.

Each individual domain availability object in both API responses contains the following fields:

FieldTypeRequirementDescription
domainStringMandatory
Name of the queried domain
domainAvailabilityBooleanMandatory
True if available, false if not available
messageStringOptional
Extra details if the domain is not registered