Atrato · Authentication Profile

Atrato Authentication

Authentication

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

CompanyFintechPaymentsBuy Now Pay LaterLendingMexicoPoint of SaleEcommerce
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

sec0 apiKey
· in: header (x-auth-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/atrato-partners-openapi.yml
docs: https://docs.atratopago.com/reference/autenticación
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: sec0
  type: apiKey
  in: header
  parameter: x-auth-token
  sources:
  - openapi/atrato-partners-openapi.yml
flow:
  token_endpoints:
  - POST /api/v4/integration/login
  - POST /api/v4/ecommerce/integration/{partner-key}/login
  credentials: partner-dashboard username + password
  token_ttl: 5 minutes
  extra: Ecommerce endpoints additionally require a partner-key path segment obtained from the partner dashboard (Development > API).