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 Developer Hub QoD Sessions API

The QoD Sessions API from AT&T Developer Hub — 2 operation(s) for qod sessions.

AT&T Developer Hub QoD Sessions API is one of 8 APIs that AT&T Developer Hub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api.att.com/camara/device-status/v1.

4 operations 2 paths 4 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
Base URL
https://api.att.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

AT&T Developer Hub QoD Sessions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow.

  • oauth2 — AT&T OAuth 2.0 for CAMARA network APIs

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.

QoD Sessions 4
POST
/sessions
AT&T Create QoD Session
createQodSession body → 201400401403409429
GET
/sessions
AT&T List QoD Sessions
listQodSessions → 200401
GET
/sessions/{sessionId}
AT&T Get QoD Session
getQodSession 1 param → 200404401
DELETE
/sessions/{sessionId}
AT&T Delete QoD Session
deleteQodSession 1 param → 204404401

Schemas 4

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

SessionInfo
object
7 properties
Device
object
Device identifier for QoD session
2 properties
ErrorInfo
object
3 properties
CreateSessionRequest
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

at-t-developer-hub-qod-sessions-api-openapi.yml Raw ↑

Other APIs AT&T Developer Hub publishes across the network.

AT&T Developer Hub Device Connectivity API
AT&T Developer Hub Device Roaming API
AT&T Developer Hub Network Metrics API
AT&T Developer Hub Number Verification API
AT&T Developer Hub SIM Swap API
AT&T Developer Hub Threat Detection API
AT&T Developer Hub Threat Subscriptions API