Apurata · Authentication Profile

Apurata Authentication

Authentication

Apurata secures its APIs with http and apiKey across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyFinancial-ServicesFintechLendingBuy Now Pay LaterInstallment PaymentsConsumer CreditPaymentsE-CommercePeruLatin America
Methods: http, apiKey Schemes: 4 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
clientIdHeader apiKey
· in: header ()
uniqueTokenHeader apiKey
· in: header ()
webhookAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/apurata-acuotaz-pos-openapi.yml
docs: https://docs.apurata.com/POS/rest_api/authentication/
summary:
  types:
  - http
  - apiKey
  api_key_in:
  - header
  notes: >-
    aCuotaz uses a per-merchant secret token as an HTTP Bearer credential over
    mandatory HTTPS. Two additional header credentials appear on specific
    operations: Client_id (identifies the merchant for the checkout widget
    endpoints) and X-Unique-Token (an idempotency token required on refunds).
    Webhooks delivered by Apurata carry their own Apurata-Auth Bearer header that
    the merchant validates. There is no OAuth surface.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'Merchant secret token issued by Apurata, sent as Authorization: Bearer <secret_token>. HTTPS is mandatory.'
  applies_to: all /pos/order and /pos/client operations
  sources:
  - openapi/apurata-acuotaz-pos-openapi.yml
- name: clientIdHeader
  type: apiKey
  in: header
  parameter_name: Client_id
  description: Merchant client id used to authenticate the checkout widget endpoints (pay-with-apurata-add-on, info-steps).
  sources:
  - openapi/apurata-acuotaz-pos-openapi.yml
- name: uniqueTokenHeader
  type: apiKey
  in: header
  parameter_name: X-Unique-Token
  description: Caller-generated idempotency token required on total-refund and partial-refund to prevent duplicate refunds.
  sources:
  - openapi/apurata-acuotaz-pos-openapi.yml
- name: webhookAuth
  type: http
  scheme: bearer
  parameter_name: Apurata-Auth
  description: >-
    Bearer credential Apurata includes on outbound webhook POSTs
    (header "Apurata-Auth: Bearer <secret_token>"); merchant validation is
    optional but recommended.
  direction: inbound-to-merchant
  sources:
  - https://docs.apurata.com/POS/webhooks/

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/apurata-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.