ICANN Registrar Directory
registrarLook up ICANN-accredited registrars by name, alias, or IANA ID. Returns accreditation status, RDAP endpoint, business contact details, a drop-catch flag, and the parent entity for reseller shells. Around 60 percent of accredited registrars are shells operated by a handful of parents, so parent_id is what tells you who actually runs a name.
Related: whois, available, expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| query | Yes | Registrar name, alias, or IANA ID (e.g. 'namecheap', 'gname', '1441') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Matching registrars | |
| page | No | ||
| error | No | ||
| total | No | Rows on this page | |
| success | Yes | ||
| max_page | No | ||
| total_found | No | Total matches across all pages |