Resource path: /Domain/Check
https://testapi.internet.bs/Domain/Check?ApiKey=testapi&Password=testpass&.......
The command is intended to check whether a domain is available for registration or not. The command is not generating any cost.
HTTPS POST/GET Request parameters:
| Parameter name | Description |
ApiKey |
The API key that we provided to you when you requested API access for your account |
Password |
The password we provided when you requested API access for your account |
Domain |
Domain name with extension. |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Returned data:
Example:
https://testapi.internet.bs/Domain/Check?Domain=example.com&ApiKey=testapi&Password=testpass
Result:
In case of checking availability for an IDN domain the response will also have a new field punycode that will contain the ASCII form of the domain while the domain field will have the unicode name.
Example:
https://testapi.internet.bs/Domain/Check?ApiKey=testapi&Password=testpass&Domain=тираспол.net
OR
https://testapi.internet.bs/Domain/Check?ApiKey=testapi&Password=testpass&Domain=xn--80apkleeie.net
Result:
