Prewave · Authentication Profile

Prewave Authentication

Authentication

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

CompanySaasSupply ChainRisk IntelligenceSustainabilityComplianceEUDRSupplier Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

Token authentication apiKey
· in: header (X-Auth-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/prewave-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Token authentication
  type: apiKey
  in: header
  parameter: X-Auth-Token
  description: Generate an API token at https://www.prewave.com/management/api and paste it
    in here.
  sources:
  - openapi/prewave-openapi-original.json