How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unstoppable Domains dns-records API

Create, read, update and delete DNS records for your domains. Also includes DNS metadata, nameserver management, and DNSSEC configuration.

Unstoppable Domains dns-records API is one of 33 APIs that Unstoppable Domains publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DNS Records. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 5 paths, and defines 49 schemas. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against 2 base URLs: https://api.unstoppabledomains.com/partner/v3, https://api.ud-sandbox.com/partner/v3.

11 operations 5 paths 49 schemas 3 DELETE4 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://api.unstoppabledomains.com/resolve
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Unstoppable Domains dns-records API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer). By default, every request must be authenticated.

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 3 DELETE, 4 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

dns-records 11

Create, read, update and delete DNS records for your domains. Also includes DNS metadata, nameserver management, and DNSSEC configuration.

GET
/domains/{name}/dns
Get DNS metadata
getDomainDnsMetadata 1 param → 200400401403404500
GET
/domains/{name}/dns/records
List DNS records
getDnsRecords 4 params → 200400401403404500
POST
/domains/{name}/dns/records
Create a DNS record
createDnsRecord 2 params body → 201400401403404409500
PATCH
/domains/{name}/dns/records/{id}
Update a DNS record
updateDomainRecord 3 params body → 200400401403404500
DELETE
/domains/{name}/dns/records/{id}
Delete a DNS record
deleteDomainRecord 3 params → 200400401403404500
GET
/domains/{name}/dns/security
Get DNSSEC status
getDnsSecurityStatus 1 param → 200400401403404500
POST
/domains/{name}/dns/security
Enable DNSSEC
enableDnsSecurity 2 params body → 201400401403404409500
DELETE
/domains/{name}/dns/security
Disable DNSSEC
deleteDnsSecurity 2 params → 200400401403404500
PUT
/domains/{name}/dns/nameservers
Set external nameservers
addDomainExternalNameServers 2 params body → 200400401403404500
DELETE
/domains/{name}/dns/nameservers
Remove external nameservers
removeExternalNameServers 2 params → 200400401403404500
GET
/domains/{name}/dns/nameservers
Get nameservers
getDomainNameServers 2 params → 200400401403404500

Schemas 49

The contract defines 49 schemas that model the data the API accepts and returns. The most detailed are OperationCheckResponse (9 properties), PlatformOperationContactCreate (7 properties), PlatformOperationWebhookCreate (7 properties), DomainDnsRecordResponse (7 properties). Each schema is shown below with its type and property counts.

PlatformOperationDnsRecordDelete
object
Deletes a DNS record
6 properties 5 required
ContactAssignment
object
Reference to an existing or newly created contact
2 properties 1 required
PlatformOperationDnsRecordUpdate
object
Updates an existing DNS record
6 properties 5 required
DomainDnsRecordResponse
object
7 properties 5 required
DomainDnsNameServersResponse
object
3 properties 3 required
DomainDnsSecurityEnableRequestBody
object
1 property
DomainDnsRecordsResponse
object
3 properties 3 required
DomainDnsSecruityCreateRequestBodyDnssec
object
1 property 1 required
DomainDnsSecurityOperationResponse
object
2 properties 2 required
DomainDnsRecordReadonlyResponse
object
2 properties 2 required
PlatformOperationContactCreate
object
Creates a new contact for use in domain registration or management
7 properties 5 required
PlatformOperationDomainDnsContactSet
object
Updates contact role assignments for the domain
6 properties 5 required
PlatformOperationDomainDnsSecurityDeleteDnssec
object
Removes DNSSEC DS records from the registry for a domain
6 properties 5 required
DomainRegistrationIcannRegistrarResponse
object
1 property 1 required
NonRegistrantContacts
object
Non-registrant contact role assignments (admin, billing, tech)
3 properties
PlatformOperationDomainFlagLockUpdate
object
Updates domain flag lock settings (e.g., transfer lock, delete lock)
6 properties 5 required
ErrorResponse
object
Standard error response
3 properties 1 required
DnssecAlgorithm
integer
DNSSEC algorithm identifier (RFC 8624)
ContactPurpose
string
PlatformOperationDomainRegister
object
Registers a new domain with the specified owner contact and optional role contacts
6 properties 5 required
PlatformOperationStatus
string
Status of a platform operation dependency
DomainDnsNameServersResponseDnssecItem
object
4 properties 4 required
PlatformOperationDomainDnsSecurityUpdateZone
object
Updates the DNS zone configuration for DNSSEC signing
6 properties 5 required
PlatformOperationDnsRecordCreate
object
Creates a new DNS record for the domain
7 properties 5 required
OperationDependencyError
object
Error details for a failed operation dependency
2 properties 2 required
DomainRegistrationIcannResponse
object
2 properties 1 required
PlatformOperationWebhookDelete
object
Deletes a webhook subscription
6 properties 5 required
PlatformOperationWebhookCreate
object
Creates a webhook subscription
7 properties 5 required
DomainDnsNameServersCreateRequestBody
object
2 properties 1 required
IcannDomainDnsMetadataResponse
object
3 properties 3 required
OperationCheckResponse
object
9 properties 7 required
DomainFlagLocks
object
Map of domain flag names to boolean lock values. Keys are DomainFlagType values.
CursorListResponseNext
object
1 property
DnsRecordType
string
PlatformOperationDomainSetNameServers
object
Sets the nameservers for a domain (external nameservers or revert to UD-managed)
6 properties 5 required
DomainDnsNameServersOperationResponse
object
2 properties 2 required
DomainRegistrationMinimalResponse
object
5 properties
PlatformOperationDomainDnsSecuritySetDnssec
object
Configures DNSSEC DS records at the registry for a domain
6 properties 5 required
DomainDnsSecruityCreateRequestBodyDnssecItem
object
4 properties 4 required
DomainDnsSecurityStatusResponse
object
2 properties 2 required
DomainDnsRecordOperationResponse
object
2 properties 2 required
DomainDnsRecordCreateRequestBody
object
Create a DNS record. The type and $upsert fields are case-insensitive (automatically uppercased).
6 properties 4 required
DomainDnsNameServersResponseDnssec
object
3 properties 1 required
DnssecDigestType
integer
DNSSEC digest type identifier (RFC 8624)
PlatformOperationDependency
A platform operation dependency. Discriminated by the type field — each type has its own parameters and result shape.
PlatformOperationDomainDnsRenew
object
Renews a domain for the specified period
6 properties 5 required
DomainRegistrationStatus
string
WebhookType
string
DomainDnsRecordUpdateRequestBody
object
Update an existing DNS record. Only the fields provided will be changed.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unstoppable-domains-dns-records-api-openapi.yml Raw ↑

Other APIs Unstoppable Domains publishes across the network.

Unstoppable Domains account API
Unstoppable Domains AI Lander API
Unstoppable Domains Backorders API
Unstoppable Domains Cart API
Unstoppable Domains contacts API
Unstoppable Domains DNS Management API
Unstoppable Domains domain-contacts API
Unstoppable Domains domain-flags API
Unstoppable Domains domain-management API
Unstoppable Domains domain_registration API
Unstoppable Domains domain-search API
Unstoppable Domains domain-transfers API
Where this information came from

This is an independent, third-party profile of Unstoppable Domains dns-records API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.