IronCore Labs · Authentication Profile

Ironcore Labs Authentication

Authentication

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

CompanyEncryptionData PrivacySecurityApplication-Layer EncryptionKey ManagementCryptographyAIVector DatabaseSaaS
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/ironcore-labs-vendor-bridge-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Authorization
  type: apiKey
  in: header
  parameter: Authorization
  description: 'VAB authorization header. Form: `vab:1:<API_KEY>`'
  sources:
  - openapi/ironcore-labs-vendor-bridge-openapi.yml