checkDomainAvailability
Check if a domain name is available for registration, with price. No authentication required — anonymous callers get list pricing; authenticated callers get their account pricing. Required: domain (e.g., 'example.com')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |