Skip to content
Start here

TLDs

List TLDs
GET/radar/tlds
Get TLD details
GET/radar/tlds/{tld}
ModelsExpand Collapse
TLDListResponse object { tlds }
tlds: array of object { manager, tld, type }
manager: string

The organization that manages the TLD.

tld: string

The actual TLD.

type: string

The type of TLD.

TLDGetResponse object { tld }
tld: object { manager, tld, type }
manager: string

The organization that manages the TLD.

tld: string

The actual TLD.

type: string

The type of TLD.