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 Order Management API

Track and manage existing orders

AT&T Order Management 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 Order Management. 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 2 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 2 schemas 2 GET

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 Order Management 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 GET. Each is listed below with its method, path, parameters, and response codes.

Order Management 2

Track and manage existing orders

GET
/alliance/productOrder/v1
List AT&T Enterprise Product Orders
listProductOrders 3 params → 200
GET
/alliance/productOrder/v1/{orderId}
Get AT&T Enterprise Product Order
getProductOrder 1 param → 200404

Schemas 2

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

ErrorResponse
object
3 properties
ProductOrder
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atandt-order-management-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 Product Ordering API
AT&T Quality on Demand API
AT&T Service Qualification API
AT&T SIM Swap API
AT&T Threat Detection API