vLex · Authentication Profile

Vlex Authentication

Authentication

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

AIClassificationLegal ResearchLegal TechNatural Language ProcessingPrivacy
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SubscriptionKey apiKey
· in: header (Ocp-Apim-Subscription-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/vlex-iceberg-anonymization-openapi.yml, openapi/vlex-iceberg-legal-research-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SubscriptionKey
  type: apiKey
  in: header
  parameter: Ocp-Apim-Subscription-Key
  description: vLex API subscription key obtained from the developer portal.
  sources:
  - openapi/vlex-iceberg-anonymization-openapi.yml
  - openapi/vlex-iceberg-legal-research-openapi.yml