Verizon · OAuth Scopes

Verizon OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://thingspace.verizon.com/api/m2m/v2/session/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.

WirelessTelecommunicationsIoT5GEnterpriseNetwork APIsFortune 100
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://thingspace.verizon.com/api/m2m/v2/session/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
DISCOVERYREAD Read discovery information clientCredentials
EVENTSREAD Read device events clientCredentials
SERVICEPROFILEREAD Read service profiles clientCredentials

Source

OAuth Scopes

verizon-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/verizon-thingspace-connectivity-openapi.yml
schemes:
- name: OAuth2ClientCredentials
  source: openapi/verizon-thingspace-connectivity-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://thingspace.verizon.com/api/m2m/v2/session/token
scopes:
- scope: DISCOVERYREAD
  description: Read discovery information
  flows:
  - clientCredentials
  sources:
  - openapi/verizon-thingspace-connectivity-openapi.yml
- scope: EVENTSREAD
  description: Read device events
  flows:
  - clientCredentials
  sources:
  - openapi/verizon-thingspace-connectivity-openapi.yml
- scope: SERVICEPROFILEREAD
  description: Read service profiles
  flows:
  - clientCredentials
  sources:
  - openapi/verizon-thingspace-connectivity-openapi.yml