Alloy Automation · Authentication Profile

Alloy Automation Authentication

Authentication

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

iPaaSIntegrationUnified APIEmbeddedSaaSAutomation
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/alloy-automation-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'Bearer API key in the Authorization header, e.g. `Authorization: Bearer YOUR_API_KEY`.
    Frontend calls use a per-user JWT instead of the master key.'
  sources:
  - openapi/alloy-automation-openapi.yml