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 Device Status API

Device connectivity and roaming status

AT&T Device Status 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 Device Status. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 4 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.

2 operations 2 paths 4 schemas 2 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 Device Status 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 2

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

Device Status 2

Device connectivity and roaming status

POST
/device-status/v1/connectivity
Get AT&T Device Connectivity Status
getDeviceConnectivityStatus body → 200400
POST
/device-status/v1/roaming
Get AT&T Device Roaming Status
getDeviceRoamingStatus body → 200400

Schemas 4

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

DeviceStatusRequest
object
1 property 1 required
ErrorResponse
object
3 properties
DeviceRoamingStatus
object
3 properties
DeviceConnectivityStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atandt-device-status-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 Network Insights API
AT&T Number Verification API
AT&T Order Management API
AT&T Product Ordering API
AT&T Quality on Demand API
AT&T Service Qualification API
AT&T SIM Swap API
AT&T Threat Detection API