Losant · OAuth Scopes
Losant OAuth Scopes
OAuth 2.0
searched
Losant publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Losant API on a user’s behalf.
Tokens are issued from https://api.losant.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.
IoTInternet of ThingsDevicesEdge ComputeEmbeddedMQTTIndustrial IoTTelemetryWorkflow-AutomationVisual Workflow EngineDashboardsTime SeriesConnected ProductsEnterprise
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://accounts.losant.com/oauth
https://accounts.losant.com/oauth
Token URL
https://api.losant.com/oauth/token
https://api.losant.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| all.Application.read | Read-only access to all application data and sub-resources (devices, telemetry data, dashboards, workflows and more). | authorizationCode |
| all.Application.bounded | Read and write access to all application data and sub-resources, excluding token management, org membership, resource transfer and credential changes. | authorizationCode |
| only.Organization.read | Read-only access to organizations and a list of their applications, but no access to application sub-resources. | authorizationCode |
| only.Organization.bounded | Read and write access to organizations and read access to listing their applications, but no access to application sub-resources. | authorizationCode |
| all.Organization.read | Read-only access to organizations and all of their application data and sub-resources. | authorizationCode |
| all.Organization.bounded | Read and write access to organizations and all of their application data and sub-resources. | authorizationCode |
| only.User.read | Read-only access to the user profile (name, email address, sandbox usage). | authorizationCode |
📄 Provider scope reference: https://docs.losant.com/user-accounts/oauth-tokens/
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.