Check whether a domain is available to register, and at what price. Read-only — no charge.
HTTP: GET /api/domains/register/check
| Name | In | Description |
|---|---|---|
domain |
query | — |
domain-availability-response — see the domain-availability-response schema.
Object res = mk.checkDomainAvailability("acme.com");