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

Cable authentication API

The authentication API from Cable — 2 operation(s) for authentication.

Cable authentication API is one of 20 APIs that Cable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include authentication. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.cable.tech.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.cable.tech
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Cable authentication API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 2

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

authentication 2
POST
/v2/auth/token
Request a new access token
request-token 1 param body → 200401429500
POST
/auth/token
Request a new access token
request-token 1 param body → 200401429500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are NewAccessTokenResponse (5 properties), GeneralError (3 properties), NewAccessTokenRequest (2 properties), GeneralErrorErrorsItems (2 properties). Each schema is shown below with its type and property counts.

AccessTokenScope
object
2 properties 2 required
NewAccessTokenResponse
object
5 properties 4 required
GeneralErrorErrorsItems
object
2 properties
NewAccessTokenRequest
object
2 properties 2 required
GeneralError
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cable-authentication-api-openapi.yml Raw ↑

Other APIs Cable publishes across the network.

Cable alerts API
Cable business API
Cable checks API
Cable company API
Cable customerSar API
Cable helper API
Cable identityVerification API
Cable onboardingFlow API
Cable person API
Cable retail API
Cable riskAssessment API
Cable screening API