Used to check availability of a domain name
| Name | Type | Description | Restrictions |
|---|---|---|---|
| domainName | String | The domain name |
|
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| renewPrice | Boolean | Optional | If true, for available premium domains include a renewal price alongside the acquisition price |
| 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 |
| renewPrice | Integer | Optional | The price for the action renew for the premium domain, in cents |
Generic errors can be expected.
GET /v2/domains/domainName/check