TrustLayer · Authentication Profile

Trustlayer Authentication

Authentication

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

CompanyFintechInsurtechInsuranceRisk ManagementComplianceCertificate of InsuranceVendor Management
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

Token apiKey
· in: header (Authorization)
Bearer Auth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/trustlayer-platform-v1-openapi.yaml, openapi/trustlayer-platform-v2-openapi.yaml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: Token
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/trustlayer-platform-v1-openapi.yaml
- name: Bearer Auth
  type: http
  scheme: bearer
  description: 'Enter your API token:'
  sources:
  - openapi/trustlayer-platform-v2-openapi.yaml