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 Records API

DNS record operations within a domain.

Rackspace Technology Records 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 Records. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and 8 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 6 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.

5 operations 2 paths 6 schemas 2 DELETE2 GET1 POST

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 Records 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 5

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

Records 5

DNS record operations within a domain.

GET
/{account}/domains/{domainId}/records
List Records
listRecords 7 params → 200
POST
/{account}/domains/{domainId}/records
Add Records
addRecords 2 params body → 202
DELETE
/{account}/domains/{domainId}/records
Delete Records
deleteRecords 3 params → 202
GET
/{account}/domains/{domainId}/records/{recordId}
Show Record
showRecord 3 params → 200
DELETE
/{account}/domains/{domainId}/records/{recordId}
Delete Record
deleteRecord 3 params → 202

Schemas 6

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

Record
object
9 properties
RecordInput
object
6 properties 3 required
RecordList
object
3 properties
AsyncJob
object
6 properties
Link
object
3 properties
AddRecordsRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rackspace-technology-records-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 Domains API
Rackspace Technology Limits API