Domain Availability Check
availableConfirm a single domain's registrability and price. The definitive availability check for one domain.
Related: bulk_available, whois, monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Full domain with TLD (e.g., 'example.com') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | Registration price with currency (e.g., '9.99 USD'). Only present when status=available. | |
| domain | Yes | ||
| status | Yes | Domain status: available = registrable, registered = taken, expiring = in the expiration pipeline, reserved = registry-reserved, invalid = malformed input, unknown = inconclusive | |
| success | Yes |