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

AT&T Quality on Demand API

5G QoS session management

AT&T Quality on Demand API is one of 12 APIs that AT&T publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Quality on Demand. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

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

Requests are made against a single base URL, https://devex-web.att.com.

4 operations 2 paths 3 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.att.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

AT&T Quality on Demand API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 4

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

Quality on Demand 4

5G QoS session management

POST
/qod/v1/sessions
Create AT&T Quality on Demand Session
createQodSession body → 201400
GET
/qod/v1/sessions
List AT&T Quality on Demand Sessions
listQodSessions → 200
GET
/qod/v1/sessions/{sessionId}
Get AT&T Quality on Demand Session
getQodSession 1 param → 200404
DELETE
/qod/v1/sessions/{sessionId}
Delete AT&T Quality on Demand Session
deleteQodSession 1 param → 204404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SessionInfo (4 properties), CreateSessionRequest (3 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

SessionInfo
object
4 properties
ErrorResponse
object
3 properties
CreateSessionRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atandt-quality-on-demand-api-openapi.yml Raw ↑

Other APIs AT&T publishes across the network.

AT&T MVNO APIs
AT&T Cloud Voice APIs
AT&T eBonding APIs
AT&T Device Status API
AT&T Network Insights API
AT&T Number Verification API
AT&T Order Management API
AT&T Product Ordering API
AT&T Service Qualification API
AT&T SIM Swap API
AT&T Threat Detection API