Skip to content
Start here

TLDs

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

The organization that manages the TLD.

tld: string

The actual TLD.

type: string

The type of TLD.

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

The organization that manages the TLD.

tld: string

The actual TLD.

type: string

The type of TLD.