Malga · Authentication Profile

Plug Authentication

Authentication

Malga secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPaymentsPayment OrchestrationPayment GatewayFintechPixTokenizationSubscriptionsBrazil
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

X-Client-ID apiKey
· in: header (X-Client-Id)
X-Api-Key apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/plug-openapi-original.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: X-Client-ID
  type: apiKey
  in: header
  parameter: X-Client-Id
  sources:
  - openapi/plug-openapi-original.yml
- name: X-Api-Key
  type: apiKey
  in: header
  parameter: X-Api-Key
  sources:
  - openapi/plug-openapi-original.yml