WM · Authentication Profile

Wm Authentication

Authentication

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

Waste ManagementRecyclingEnvironmental ServicesField ServicesLogisticsAccount ManagementEnterpriseB2B
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/wm-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: WM issues a JSON Web Token (JWT) and a ClientId to approved partners/customers.
    Send the token in the Authorization header and the ClientId in the ClientId header on every
    request.
  sources:
  - openapi/wm-openapi.yml