Process Street · Authentication Profile

Process Street Authentication

Authentication

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

CompanyProductivityWorkflowWorkflow AutomationProcess ManagementNo-CodeBusiness ProcessTask ManagementSaaSMCP
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (X-API-Key)
httpAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/process-street-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-Key
  sources:
  - openapi/process-street-openapi-original.json
- name: httpAuth
  type: http
  scheme: bearer
  description: Bearer token (beta)
  sources:
  - openapi/process-street-openapi-original.json