LocoNav · Authentication Profile

Loconav Authentication

Authentication

LocoNav secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFleet ManagementTelematicsGPS TrackingVehicle TrackingTransportationLogisticsIoTVideo TelematicsWebhooks
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

UserAuthentication apiKey
· in: header (User-Authentication)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/loconav-integration-openapi.yml
docs: https://developers.loconav.com/
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: UserAuthentication
  type: apiKey
  in: header
  parameter: User-Authentication
  description: >-
    User-level API token supplied in the User-Authentication request header.
    Each user is assigned a unique auth token, provisioned by a LocoNav SPOC
    (single point of contact). Incorrect or missing credentials return 401
    Unauthorized.
  token_provisioning: LocoNav SPOC (manual, per user)
  sources:
  - openapi/loconav-integration-openapi.yml