domains.list_tlds
List or search top-level domains (TLDs) with registry metadata.
Filter by substring search, availability phase, TLD category, and paginate with limit and page. limit defaults to 100 when omitted. Each result includes the TLD suffix, type, availability phase, WHOIS server, domain counts when known, registry organization details, and created/changed timestamps.
availability values: general-availability (open for normal registration) or sunrise (trademark sunrise period before general availability).
Cost = 2 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for paginated results. | |
| limit | No | Maximum number of TLDs to return. Defaults to 100 when omitted. | |
| search | No | Return TLDs whose suffix contains this substring. | |
| tld_type | No | Filter by TLD category: country-code, generic, generic-restricted, infrastructure, or sponsored. | |
| availability | No | Filter by registration phase: general-availability (normal public registration) or sunrise (early trademark-holder period). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tlds | No | Matching top-level domain records. |