Lighthouse · Authentication Profile

Lighthouse Travel Authentication

Authentication

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

HospitalityHotelsTravelRevenue ManagementMarket IntelligenceBusiness IntelligencePricingRate ShoppingCompetitive IntelligenceDistributionParityChannel ManagerDemand ForecastingSaaSAI
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

LighthouseApiToken apiKey
· in: header (X-Oi-Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lighthouse-travel-integration-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: LighthouseApiToken
  type: apiKey
  in: header
  parameter: X-Oi-Authorization
  description: Account-bound API token passed as the X-Oi-Authorization header. Tokens provide
    access to all subscriptions within the account.
  sources:
  - openapi/lighthouse-travel-integration-api-openapi.yml