Skip to content

Retrieve all my Connectors

GET
/api/connectors

This endpoint allows you to retrieve all connectors linked to your account. These connectors can be linked to Watchlists to automate domain name purchases as soon as they are detected as deleted.

page
integer
default: 1

The collection page number

itemsPerPage
integer
default: 30

The number of items per page

Connector collection

object
hydra:member
required
Array<object>
object
@context
One of:
string
@id
string
@type
string
id
string | null
provider
string
Allowed values: ovh gandi autodns namecheap namecom epp
createdAt
string format: date-time
watchlistCount
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