search_tlds
Top-level domains: every label in IANA's root, with type, registry, RDAP server and each registrar's one-year register/renew/transfer price (Porkbun, Dynadot, Cloudflare, OVHcloud). Sorted by renewal by default, because the first year is a promotion. best is the cheapest USD price across registrars; with registrar it is that registrar's own price in its currency. Answers carry facet counts. trap: true keeps only labels that renew at 2x the first year or more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Text in the label, its Unicode form or the registry name (optional) | |
| idn | No | true: internationalised labels only; false: ASCII only | |
| sort | No | renew (default), register, transfer, restore, ratio, tld, registrars, type, manager, first_seen | |
| trap | No | Only labels renewing at 2x the first year or more | |
| type | No | generic, country-code, sponsored, generic-restricted, infrastructure, test; comma separated (optional) | |
| limit | No | Default 50, max 500 | |
| order | No | asc or desc | |
| offset | No | Default 0 | |
| status | No | delegated (default), removed, or all | |
| manager | No | Exact registry name, as IANA writes it (optional) | |
| max_renew | No | Highest renewal price (optional) | |
| registrar | No | porkbun, dynadot, cloudflare, ovh (optional): only labels it sells, at its prices | |
| max_register | No | Highest first-year price (optional) |