Skip to content

Retrieve a TLD

GET
/api/tld/{tld}

This endpoint allows you to retrieve the details of a specific TLD (Top-Level Domain).

tld
required
string

Top Level Domain identifier

Top Level Domain resource

object
@context
One of:
string
@id
string
@type
string
tld
string
contractTerminated
boolean | null
dateOfContractSignature
string | null format: date-time
delegationDate
string | null format: date-time
registryOperator
string | null
removalDate
string | null format: date-time
specification13
boolean | null
type
string
Allowed values: iTLD gTLD sTLD ccTLD tTLD root

Resource not found