Automile · OAuth Scopes

Automile OAuth Scopes

OAuth 2.0 derived

Automile publishes 2 OAuth 2.0 scopes via the implicit flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Automile API on a user’s behalf.

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.

Fleet ManagementTelematicsGPS TrackingVehiclesTransportationMileageIoTLogisticsCompany
Scopes: 2 Flows: implicit Method: derived

OAuth endpoints

Authorization URL
https://api.automile.com/login/
Flows
implicit

Scopes (2)

ScopeDescriptionFlows
read Read access to protected resources implicit
write Write access to protected resources implicit

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/automile-openapi-original.json
schemes:
- name: oauth2
  source: openapi/automile-openapi-original.json
  flows:
  - flow: implicit
    authorizationUrl: https://api.automile.com/login/
  description: OAuth2 Implicit Grant
scopes:
- scope: read
  description: Read access to protected resources
  flows:
  - implicit
  sources:
  - openapi/automile-openapi-original.json
- scope: write
  description: Write access to protected resources
  flows:
  - implicit
  sources:
  - openapi/automile-openapi-original.json