Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rackspace Technology Domains API

DNS domain (zone) operations.

Rackspace Technology Domains API is one of 26 APIs that Rackspace Technology publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Domains. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and 8 JSON Schemas.

This API exposes 15 operations across 10 paths, and defines 15 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://dns.api.rackspacecloud.com/v1.0.

15 operations 10 paths 15 schemas 2 DELETE8 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Server
https://dns.api.rackspacecloud.com/v1.0
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Rackspace Technology Domains API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (AuthToken). By default, every request must be authenticated.

  • AuthToken — Rackspace Cloud Identity-issued authentication token.

Paths & Operations 15

Across 10 paths, the API surfaces 15 operations — 2 DELETE, 8 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Domains 15

DNS domain (zone) operations.

GET
/{account}/domains
List Domains
listDomains 4 params → 200400401413503
POST
/{account}/domains
Create Domains
createDomains 1 param body → 202400401
PUT
/{account}/domains
Update Domains
updateDomains 1 param body → 202
DELETE
/{account}/domains
Delete Domains
deleteDomains 2 params → 202
GET
/{account}/domains/search
Search Domains
searchDomains 2 params → 200
POST
/{account}/domains/import
Import Domain
importDomain 1 param body → 202
GET
/{account}/domains/{domainId}
Show Domain
showDomain 4 params → 200404
PUT
/{account}/domains/{domainId}
Update Domain
updateDomain 2 params body → 202
DELETE
/{account}/domains/{domainId}
Delete Domain
deleteDomain 3 params → 202404
GET
/{account}/domains/{domainId}/changes
Show Domain Changes
showDomainChanges 3 params → 200
GET
/{account}/domains/{domainId}/export
Export Domain
exportDomain 2 params → 202
POST
/{account}/domains/{domainId}/clone
Clone Domain
cloneDomain 7 params → 202
GET
/{account}/domains/{domainId}/subdomains
List Subdomains
listSubdomains 4 params → 200
GET
/v2.0/RAX-AUTH/domains
List Domains
listDomains → 200
GET
/v2.0/RAX-AUTH/domains/{domainId}
Get Domain By Id
getDomainById 1 param → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Domain (11 properties), Record (9 properties), AsyncJob (6 properties), RecordInput (6 properties). Each schema is shown below with its type and property counts.

DomainList
object
3 properties
Link
object
3 properties
DomainChanges
object
4 properties
RecordList
object
3 properties
UpdateDomainsRequest
object
1 property
RecordInput
object
6 properties 3 required
DomainList_2
object
1 property
UpdateDomainRequest
object
3 properties
AsyncJob
object
6 properties
CreateDomainsRequest
object
1 property 1 required
Record
object
9 properties
Domain
object
A DNS zone manageable by the account.
11 properties
ImportDomainRequest
object
1 property 1 required
Domain_2
object
4 properties
Fault
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rackspace-technology-domains-api-openapi.yml Raw ↑

Other APIs Rackspace Technology publishes across the network.

Rackspace Ticketing API
Rackspace Dedicated Load Balancer API
Rackspace Metrics API
Rackspace Monitoring API
Rackspace Cloud Orchestration API
Rackspace Cloud Feeds API
Rackspace Billing API
Rackspace Technology Contacts API
Rackspace Technology Currency API
Rackspace Technology CustomerAccounts API
Rackspace Technology Limits API
Rackspace Technology Metadata API