v1
latestOpenAPI 3.0.32026-08-04404186.8 KBAuthentication
Request a new access token
The Cable API uses API keys to authenticate requests. Make sure never to share your API keys - don’t put them in repositories or leave them as human-readable in code, and always use HTTPS.
Request a new access token to authenticate requests to the API. The token will expire after the specified time. To request an access token you must use the refresh / auth token provided to you by Cable. You cannot request a new token with an existing access token.
post/v2/auth/token
Request body
Response
Token created successfully