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

Authentication and token validation operations.

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

This API exposes 4 operations across 3 paths, and defines 10 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.

4 operations 3 paths 10 schemas 1 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 Tokens 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 4

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

Tokens 4

Authentication and token validation operations.

POST
/v2.0/tokens
Authenticate
authenticate 3 params body → 200400401403
GET
/v2.0/tokens/{tokenId}
Validate Token
validateToken 2 params → 200404
DELETE
/v2.0/tokens/{tokenId}
Revoke Token
revokeToken 1 param → 204
GET
/v2.0/tokens/{tokenId}/endpoints
List Endpoints For Token
listEndpointsForToken 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Endpoint (8 properties), User (7 properties), Role (5 properties), Tenant (4 properties). Each schema is shown below with its type and property counts.

User
object
7 properties
Fault
object
3 properties
Token
object
3 properties
EndpointList
object
1 property
Role
object
5 properties
Endpoint
object
8 properties
Tenant
object
4 properties
AuthenticateResponse
object
1 property
ServiceCatalogEntry
object
3 properties
AuthenticateRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rackspace-technology-tokens-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