VE BankingDeveloper guide
API reference
Browse documentation

Payments built for Venezuela

One tenant-scoped API for C2P, VPOS, Pago Móvil verification, reconciliation, and signed webhooks.

What you can build

FlowBest forCore endpoint
C2PBank-authorized customer paymentsPOST /v1/payments/c2p
VPOSCard-present-style online collectionPOST /v1/payments/vpos
Pago MóvilTransfer reference verificationPOST /v1/payments/pago-movil/verify

The integration model

  1. Authenticate

    Use your tenant x-api-key from a trusted server.

  2. Load banks

    Build customer bank selectors from GET /v1/banks.

  3. Create and reconcile

    Persist payment IDs, receive signed events, and use lookups to resolve uncertainty.