Automile · Authentication Profile

Automile Authentication

Authentication

Automile secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the implicit flow(s).

Fleet ManagementTelematicsGPS TrackingVehiclesTransportationMileageIoTLogisticsCompany
Methods: oauth2 Schemes: 1 OAuth flows: implicit API key in:

Security Schemes

oauth2 oauth2
· flows: implicit

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/automile-openapi-original.json
summary:
  types:
  - oauth2
  oauth2_flows:
  - implicit
schemes:
- name: oauth2
  type: oauth2
  flows:
  - flow: implicit
    authorizationUrl: https://api.automile.com/login/
    scopes: 2
  description: OAuth2 Implicit Grant
  sources:
  - openapi/automile-openapi-original.json