Loop · Authentication Profile

Loop Authentication

Authentication

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

CompanyLogisticsSupply ChainFreightFreight AuditPaymentsTransportationArtificial IntelligenceData Platform
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/loop-onboarding-openapi-original.json, openapi/loop-openapi-original.json
docs: https://docs.loop.com/developers/api-authentication
detail:
  model: Bearer API key
  header: 'Authorization: Bearer <apiKey>'
  key_prefix: lk_live_
  provisioning: API keys are issued by your Loop contact (no self-service token endpoint).
  validation_endpoint: GET /v1/ping (HTTP 200 on a valid key)
summary:
  types:
  - http
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: apiKey
  description: "Bearer HTTP authentication. Allowed headers: \n  Authorization: Bearer <apiKey>"
  sources:
  - openapi/loop-onboarding-openapi-original.json
  - openapi/loop-openapi-original.json