Siemens PLM · Authentication Profile

Siemens Plm Authentication

Authentication

Siemens PLM secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

PLMProduct Lifecycle ManagementTeamcenterNXSolid EdgeSimcenterXceleratorDigital ManufacturingIndustrial IoTCADCAMSustainabilityALM
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/polarion-rest-api.json, openapi/product-information-api.yaml, openapi/teamcenter-product-cost-management.yaml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/polarion-rest-api.json
  - openapi/teamcenter-product-cost-management.yaml
- name: Authorization
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/product-information-api.yaml