AT&T · OAuth Scopes

AT&T OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://devex-web.att.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.

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://devex-web.att.com/oauth/token https://api.att.com/oauth/v4/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
enterprise Access AT&T enterprise connectivity APIs clientCredentials
network Access AT&T network APIs clientCredentials

Source

OAuth Scopes

atandt-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/atandt-enterprise-connectivity-apis.yaml, openapi/atandt-network-apis.yaml
schemes:
- name: oauth2
  source: openapi/atandt-enterprise-connectivity-apis.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://devex-web.att.com/oauth/token
- name: oauth2
  source: openapi/atandt-network-apis.yaml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.att.com/oauth/v4/token
scopes:
- scope: enterprise
  description: Access AT&T enterprise connectivity APIs
  flows:
  - clientCredentials
  sources:
  - openapi/atandt-enterprise-connectivity-apis.yaml
- scope: network
  description: Access AT&T network APIs
  flows:
  - clientCredentials
  sources:
  - openapi/atandt-network-apis.yaml