Quickly review all available resources for Checkdomain API V1 with this reference overview.
Learn the basics of the Checkdomain API in our Getting Started guide.
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/articles | List articles |
|
GET
|
/v1/articles/{article} | Get article |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/contacts | List domain contacts |
|
POST
|
/v1/contacts | Create a domain contact |
|
DELETE
|
/v1/contacts/{contact} | Delete domain contact |
|
GET
|
/v1/contacts/{contact} | Get a domain contact |
|
PATCH
|
/v1/contacts/{contact} | Update domain contact |
|
PUT
|
/v1/contacts/{contact} | Replace a domain contact |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/customer | Get customer information |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/domains | List domains |
|
POST
|
/v1/domains | Create a domain |
|
GET
|
/v1/domains/{domain} | Get domain |
|
PATCH
|
/v1/domains/{domain} | Update a domain |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/domains/checks/ | Checks a domain for availability |
| Method | Uri | Description |
|---|---|---|
|
DELETE
|
/v1/domains/{domain}/auto-renewal | Disable auto-renewal |
|
PUT
|
/v1/domains/{domain}/auto-renewal | Enable auto-renewal |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/domains/{domain}/nameservers | Get nameserver / zone information |
|
PUT
|
/v1/domains/{domain}/nameservers | Updates nameserver or zone information |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/domains/{domain}/nameservers/records | List nameserver records |
|
POST
|
/v1/domains/{domain}/nameservers/records | Creates a new nameserver record |
|
PUT
|
/v1/domains/{domain}/nameservers/records | Replaces all nameserver records |
|
GET
|
/v1/domains/{domain}/nameservers/records/{record} | Get Record |
|
PUT
|
/v1/domains/{domain}/nameservers/records/{record} | Updates a single nameserver record |
| Method | Uri | Description |
|---|---|---|
|
DELETE
|
/v1/domains/{domain}/transfers | Revoke a transfer |
|
PUT
|
/v1/domains/{domain}/transfers | Create a transfer |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/invoices | List invoices |
|
GET
|
/v1/invoices/{invoice} | Get an invoice |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/notifications | Get first notification |
|
DELETE
|
/v1/notifications/{notification} | Delete a notification |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/servers | List servers |
|
GET
|
/v1/servers/{server} | Get server |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/servers/configurations | List package configurations |
|
GET
|
/v1/servers/configurations/{configuration} | Get package configuration |
| Method | Uri | Description |
|---|---|---|
|
GET
|
/v1/servers/{server}/packages | List packages |
|
POST
|
/v1/servers/{server}/packages | Create a new package on a server. |
|
GET
|
/v1/servers/{server}/packages/{package} | Get package |