dLocal · Authentication Profile

Dlocal Authentication

Authentication

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

PaymentsEmerging MarketsPayinsPayoutsFintechLatin AmericaAfricaAsiaLocal Payment MethodsPayment Processing
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

HmacAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/dlocal-payins-openapi.yml, openapi/dlocal-payouts-openapi.yml, openapi/dlocal-platforms-openapi.yml,
  openapi/dlocal-verification-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: HmacAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'HMAC-SHA256 signature. Format: "V2-HMAC-SHA256, Signature: {hmac_value}" Signature
    = HMAC-SHA256(X-Login + X-Date + RequestBody, SecretKey)'
  sources:
  - openapi/dlocal-payins-openapi.yml
  - openapi/dlocal-payouts-openapi.yml
  - openapi/dlocal-platforms-openapi.yml
  - openapi/dlocal-verification-openapi.yml