Veeva Systems · Authentication Profile

Veeva Systems Authentication

Authentication

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

HealthcareSaaSLife Sciences
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SessionId apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/veeva-systems-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SessionId
  type: apiKey
  in: header
  parameter: Authorization
  description: Vault Session ID returned by /auth, sent as the Authorization header.
  sources:
  - openapi/veeva-systems-openapi.yml