Used to check availability of a domain name
| Name | Type | Description | Restrictions |
|---|---|---|---|
| domainName | String | The domain name |
|
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| languageCode | String | Optional | For IDN domains, the TLD specific language code for the domain name |
|
| Name | Type | Required / Optional | Description |
|---|---|---|---|
| available | Boolean | Required | Indicates whether the domain name is available |
| reason | String | Optional | If not available, the reason why the domain name is not available |
| premium | Boolean | Optional | Indicates whether the domain name is premium |
| currency | String | Optional | The currency for the action for the premium domain |
| price | Integer | Optional | The price for the action (if available create otherwise transfer) for the premium domain, in cents |
Generic errors can be expected.
GET /v2/domains/domainName/check