Subspace · OAuth Scopes

Subspace OAuth Scopes

OAuth 2.0 derived

Subspace publishes 9 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Subspace API on a user’s behalf.

Tokens are issued from https://id.subspace.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyNetworkingReal-TimeWebRTCVoIPSIPCDNGamingLatencyInfrastructure
Scopes: 9 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://id.subspace.com/oauth/token
Flows
clientCredentials

Scopes (9)

ScopeDescriptionFlows
accelerators:read allows reading details about provisioned PacketAccelerators clientCredentials
accelerators:write allows administration of PacketAccelerators clientCredentials
console:access allows access to the console clientCredentials
projects:read allows reading details about projects clientCredentials
rtpspeed:read allows reading details about rtpspeed clientCredentials
rtpspeed:write allows administration of rtpspeed clientCredentials
sipteleport:read allows reading details about provisioned SIPTeleport clientCredentials
sipteleport:write allows administration of SIPTeleport clientCredentials
webrtccdn:access allows administration of WebRTC-CDN clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/subspace-openapi-original.yml
schemes:
- name: accessCode
  source: openapi/subspace-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://id.subspace.com/oauth/token
scopes:
- scope: accelerators:read
  description: allows reading details about provisioned PacketAccelerators
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: accelerators:write
  description: allows administration of PacketAccelerators
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: console:access
  description: allows access to the console
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: projects:read
  description: allows reading details about projects
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: rtpspeed:read
  description: allows reading details about rtpspeed
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: rtpspeed:write
  description: allows administration of rtpspeed
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: sipteleport:read
  description: allows reading details about provisioned SIPTeleport
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: sipteleport:write
  description: allows administration of SIPTeleport
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml
- scope: webrtccdn:access
  description: allows administration of WebRTC-CDN
  flows:
  - clientCredentials
  sources:
  - openapi/subspace-openapi-original.yml