APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
AT&T
TokenRequest
AT&T
· Schema
TokenRequest
TokenRequest schema from AT&T API
Telecommunications
Wireless
Wireline
Messaging
Speech
Mobile
Broadband
Enterprise
Properties
Name
Type
Description
client_id
string
The App Key from your AT&T developer account
client_secret
string
The App Secret from your AT&T developer account
grant_type
string
OAuth grant type
scope
string
Space-separated list of API scopes (e.g. SMS, MMS, SPEECH)
code
string
Authorization code (required for authorization_code grant type)
refresh_token
string
Refresh token (required for refresh_token grant type)
View JSON Schema on GitHub