Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Used to check availability of a domain name

  • GETMethod
  • /v2/domains/domainName/checkURL
Name Type Description Restrictions
domainName String The domain name
  • Regular expression: ^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+(?:[a-z][a-z0-9-]{0,61}[a-z0-9])$
  • Minimum length: 3
  • Maximum length: 255
  • Registry specific restrictions may apply
Name Type Required / Optional Description Restrictions
renewPrice Boolean Optional If true, for available premium domains include a renewal price alongside the acquisition price

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
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

Failed requests

Generic errors can be expected.

The domain name
If true, for available premium domains include a renewal price alongside the acquisition price

GET /v2/domains/domainName/check