Skip to main content
The Pay API provides digital wallets, transactions, and integrations with external payment providers.

Base path

/api/v1/payments

Authorization

Developer JWT + API key on every request. See Authorization.

Operations and monitoring

EndpointPurpose
GET /api/v1/paymentsService root
GET /api/v1/payments/metricsPrometheus scrape target

Typical integration flow

  1. Provision or fetch wallet accounts for your organization
  2. Initiate transactions or provider payments
  3. Poll transaction status or subscribe to async events where available

Pay product guide

Wallet types, providers, and async settlement.