Hologram · Authentication Profile

Hologram Authentication

Authentication

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

IoTCellularConnectivitySIMM2M
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

apikeyAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/hologram-openapi.yml
summary:
  types:
  - http
schemes:
- name: apikeyAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication. Use the literal username `apikey` and your Hologram
    API key as the password. The API key may alternatively be supplied as an `apikey` query
    parameter.
  sources:
  - openapi/hologram-openapi.yml