Xerox · Authentication Profile

Xerox Authentication

Authentication

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

Document ManagementEnterpriseFortune 500Managed Print ServicesPrint ServicesPrinting
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

xrxauth apiKey
· in: header (xrxauth)
userEmail apiKey
· in: header (user-email)
appId apiKey
· in: header (appid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/xerox-public-print-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: xrxauth
  type: apiKey
  in: header
  parameter: xrxauth
  description: Xerox authentication credentials
  sources:
  - openapi/xerox-public-print-openapi.yml
- name: userEmail
  type: apiKey
  in: header
  parameter: user-email
  description: User email address for user-context requests
  sources:
  - openapi/xerox-public-print-openapi.yml
- name: appId
  type: apiKey
  in: header
  parameter: appid
  description: Application identifier
  sources:
  - openapi/xerox-public-print-openapi.yml