Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 476 Bytes

File metadata and controls

25 lines (15 loc) · 476 Bytes

checkDomainAvailability

Check whether a domain is available to register, and at what price. Read-only — no charge.

HTTP: GET /api/domains/register/check

Parameters

Name In Description
domain query

Returns

any

Example

res = mk.checkDomainAvailability("acme.com")

← All methods · Docs · mailkite.dev