ADT · OAuth Scopes
ADT OAuth Scopes
OAuth 2.0
derived
ADT publishes 10 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the ADT API on a user’s behalf.
Tokens are issued from https://auth.adt.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000
Scopes: 10
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://auth.adt.com/oauth/authorize
https://auth.adt.com/oauth/authorize
Token URL
https://auth.adt.com/oauth/token
https://auth.adt.com/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| access-codes:manage | Manage access codes | authorizationCode |
| access-control:manage | Manage access control | clientCredentials |
| business:read | Read business site data | clientCredentials |
| business:write | Manage business security systems | clientCredentials |
| devices:read | Read device status | authorizationCode |
| devices:write | Control smart home devices | authorizationCode |
| reports:read | Generate security reports | clientCredentials |
| security:read | Read security system status and events | authorizationCode |
| security:write | Arm, disarm, and control security systems | authorizationCode |
| video:read | Access video clips and live streams | authorizationCode |