Locus · Authentication Profile

Locus Sh Authentication

Authentication

Locus secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

LogisticsLast Mile DeliveryRoute OptimizationDispatch PlanningTransportation ManagementFleet ManagementSupply ChainOrder ManagementFulfillmentTrack and TraceRetailE-CommerceArtificial IntelligenceIndia
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

locusauth http
scheme: basic
apiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/locus-entities-openapi.yml, openapi/locus-oms-openapi.yml, openapi/locus-platform-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: locusauth
  type: http
  scheme: basic
  description: HTTP Basic Authentication
  sources:
  - openapi/locus-entities-openapi.yml
  - openapi/locus-oms-openapi.yml
  - openapi/locus-platform-openapi.yml
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/locus-entities-openapi.yml
  - openapi/locus-oms-openapi.yml
  - openapi/locus-platform-openapi.yml