Interos · Authentication Profile

Interos Authentication

Authentication

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

CompanyEnterpriseSupply ChainRisk ManagementSupplier RiskThird-Party RiskArtificial IntelligenceAPI
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

Interos API Key apiKey
· in: header (x-api-key)
Interos Customer ID apiKey
· in: header (x-customer-id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/interos-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Interos API Key
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/interos-openapi.json
- name: Interos Customer ID
  type: apiKey
  in: header
  parameter: x-customer-id
  sources:
  - openapi/interos-openapi.json