Skip to content

Reverse Domain lookup

GET
/api/domains

This experimental endpoint allows listing domain names that meet a strict condition.

page
integer
default: 1

The collection page number

itemsPerPage
integer
default: 30

The number of items per page

registrant
string

The exact name of the registrant contact (case insensitive)

administrative
string

The exact name of the administrative contact (case insensitive)

Domain collection

object
hydra:member
required
Array<object>
object
@id
string
@type
string
ldhName
string
handle
string | null
events
array
status
Array<string>
updatedAt
string format: date-time
tld
object
@context
One of:
string
@id
string
@type
string
tld
string
contractTerminated
boolean | null
registryOperator
string | null
specification13
boolean | null
deleted
boolean
delegationSigned
boolean
expiresInDays
integer | null
purchaseCount
integer | null
hydra:totalItems
integer
hydra:view
object
@id
string format: iri-reference
@type
string
hydra:first
string format: iri-reference
hydra:last
string format: iri-reference
hydra:previous
string format: iri-reference
hydra:next
string format: iri-reference
Example
{
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
}
hydra:search
object
@type
string
hydra:template
string
hydra:variableRepresentation
string
hydra:mapping
Array<object>
object
@type
string
variable
string
property
string | null
required
boolean