Orange Business OAuth Scopes
Orange Business publishes 23 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Orange Business API on a user’s behalf.
Tokens are issued from https://liveobjects.orange-business.com/api/v1/oauth2/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.
OAuth endpoints
https://liveobjects.orange-business.com/api/v1/oauth2/authorize
https://liveobjects.orange-business.com/api/v1/oauth2/token
authorizationCode
Scopes (23)
| Scope | Description | Flows |
|---|---|---|
| API_KEY_R | Read parameters and status of an API key. | authorizationCode |
| API_KEY_W | Create, modify, disable an API key. | authorizationCode |
| BOOTSTRAP_R | Read parameters and status of the LwM2M Bootstrap configurations and entries. | authorizationCode |
| BOOTSTRAP_W | Create ans modify LwM2M Bootstrap configurations and entries. | authorizationCode |
| BUS_CONFIG_R | Read config parameters of a FIFO queue. | authorizationCode |
| BUS_CONFIG_W | Create, modify a FIFO queue. | authorizationCode |
| BUS_R | Read data on the Live Objects bus. Minimum permission for the API key of an application collecting data on Live Objects in MQTT(s). | authorizationCode |
| BUS_W | Publish data on the Live Objects bus. | authorizationCode |
| CAMPAIGN_R | Read parameters and status of a massive deployment campaign on your Device Fleet. | authorizationCode |
| CAMPAIGN_W | Create, modify a campaign on your Device Fleet. | authorizationCode |
| CONNECTOR_ACCESS | Role to set on a external connector API key to allow only MQTT external connector mode | authorizationCode |
| DATA_PROCESSING_R | Read parameters and status of an event processing rule or a Data decoder. | authorizationCode |
| DATA_PROCESSING_W | Create, modify, disable an event processing rule or a Data decoder. | authorizationCode |
| DATA_R | Read the data collected by the Store Service or search into this data using the Search Service. | authorizationCode |
| DATA_W | Insert a data record to the Store Service. Minimum permission required for the API key of a device pushing data to Live Objects in HTTPS. | authorizationCode |
| DEVICE_ACCESS | Role to set on a Device API key to allow only MQTT Device mode | authorizationCode |
| DEVICE_R | Read parameters and status of a Device management. | authorizationCode |
| DEVICE_W | Create, modify, disable a Device management, send command, modify config, update resource of a Device. | authorizationCode |
| LOGS_R | Read the logs collected by the Audit Log service. This right allows users to use the Audit Log service as debugging tool. | authorizationCode |
| SETTINGS_R | Read the tenant account custom settings. | authorizationCode |
| SETTINGS_W | Create, modify tenant account custom settings. | authorizationCode |
| USER_R | Read parameters and status of a user. | authorizationCode |
| USER_W | Create, modify, disable a user. | authorizationCode |
📄 Provider scope reference: https://liveobjects.orange-business.com/doc/html/lo_manual_v2.htmlhttps://docs.developer.orange.com/network-apis/practical-guides/api-authentication/backend-flow
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.