Lenovo · Authentication Profile

Lenovo Authentication

Authentication

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

Data CenterHardwareInfrastructurePersonal ComputersServersTechnology
Methods: apiKey Schemes: 1 OAuth flows: API key in: cookie

Security Schemes

sessionCookie apiKey
· in: cookie (JSESSIONID)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lenovo-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - cookie
schemes:
- name: sessionCookie
  type: apiKey
  in: cookie
  parameter: JSESSIONID
  description: |-
    Session cookie issued by `POST /sessions`. Requests also require
    the `X-Csrf-Token` header populated from the session response.
  sources:
  - openapi/lenovo-openapi.yml