Skip to content

Searching for a Domain

GET
/api/domains/{ldhName}

This endpoint allows you to perform an RDAP lookup. The query is sent to the relevant registry. When the RDAP response is received, the domain name information is stored in a database for historical and cache purposes.

ldhName
required
string

Domain identifier

forced
boolean

Force an RDAP request. If an update is already in progress, this parameter is ignored and the stored domain is returned.

Domain resource

object
@context
One of:
string
@id
string
@type
string
ldhName
string
handle
string | null
events
array
entities
Array<object>
object
@context
One of:
string
@id
string
@type
string
entity
object
@context
One of:
string
@id
string
@type
string
tld
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
handle
string
events
Array<object>
object
@context
One of:
string
@id
string
@type
string
action
string
date
string format: date-time
deleted
boolean
jCard
Array<array>
remarks
array | null
icannAccreditation
Any of:
object
@context
One of:
string
@id
string
@type
string
id
integer
registrarName
string | null
status
string | null
Allowed values: Reserved Accredited Terminated
updated
string | null format: date-time
date
string | null format: date-time
roles
Array<string>
Allowed values: registrant technical administrative abuse billing registrar reseller sponsor proxy notifications noc
deletedAt
string | null format: date-time
status
Array<string>
nameservers
Array<object>
object
@context
One of:
string
@id
string
@type
string
ldhName
string
entities
Array<object>
object
@context
One of:
string
@id
string
@type
string
nameserver
object recursive
entity
object
@context
One of:
string
@id
string
@type
string
tld
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
handle
string
events
Array<object>
object
@context
One of:
string
@id
string
@type
string
action
string
date
string format: date-time
deleted
boolean
jCard
Array<array>
remarks
array | null
icannAccreditation
Any of:
object
@context
One of:
string
@id
string
@type
string
id
integer
registrarName
string | null
status
string | null
Allowed values: Reserved Accredited Terminated
updated
string | null format: date-time
date
string | null format: date-time
roles
Array<string>
Allowed values: registrant technical administrative abuse billing registrar reseller sponsor proxy notifications noc
status
Array<string>
updatedAt
string format: date-time
tld
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
deleted
boolean
rdapServer
Any of:
object
@context
One of:
string
@id
string
@type
string
url
string
oldStatus
Array<object>
object
@context
One of:
string
@id
string
@type
string
createdAt
string format: date-time
date
string format: date-time
addStatus
Array<string>
deleteStatus
Array<string>
delegationSigned
boolean
dnsKey
Array<object>
object
@context
One of:
string
@id
string
@type
string
algorithm
integer | null
Allowed values: 1 2 3 5 6 7 8 10 12 13 14 15 16 17 23 252 253 254 255
digestType
integer
Allowed values: 0 1 2 3 4 5 6
keyTag
string
digest
string
expiresInDays
integer | null
purchaseCount
integer | null

Resource not found