Hilos · Authentication Profile

Hilos Authentication

Authentication

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

CompanyWhatsAppMessagingAutomationCRMConversational CommerceChatbotsCustomer EngagementMarketing
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/hilos-openapi-original.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: Token-based authentication with required prefix "Token"
  sources:
  - openapi/hilos-openapi-original.yml