Wompi · Authentication Profile

Wompi Authentication

Authentication

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

PaymentsFintechColombiaLatAmPayment GatewayPSENequi
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

public_key http
scheme: bearer
private_key http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/wompi-openapi.yml
summary:
  types:
  - http
notes: >-
  Wompi uses two HTTP Bearer keys per environment. The PUBLIC key (pub_prod_ /
  pub_test_) is browser-safe and authorizes merchant reads, card/Nequi
  tokenization, PSE catalog, and transaction create/read. The PRIVATE key
  (prv_prod_ / prv_test_) is server-side only and authorizes payment sources,
  voids, and payment links. Creating transactions additionally requires a
  presigned acceptance token and an integrity signature (firma de integridad)
  computed from an events/integrity secret; webhook events are validated with an
  asymmetric checksum in the X-Event-Checksum header.
schemes:
- name: public_key
  type: http
  scheme: bearer
  bearerFormat: apiKey
  keyPrefix: pub_prod_ / pub_test_
  usage: Client-side safe; tokenization, merchant read, transaction create/read, PSE catalog.
  sources:
  - openapi/wompi-openapi.yml
- name: private_key
  type: http
  scheme: bearer
  bearerFormat: apiKey
  keyPrefix: prv_prod_ / prv_test_
  usage: Server-side only; payment sources, voids, payment links.
  sources:
  - openapi/wompi-openapi.yml

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/wompi-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 email required.

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