R RummoPay
API reference

Every endpoint, in one place.

A predictable REST API with JSON everywhere, clear errors and idempotent writes. Authenticate with a bearer key and you're in.

Accounts

POST /v1/accounts
GET /v1/accounts
GET /v1/accounts/:id

Exchange

POST /v1/exchanges/quote
POST /v1/exchanges

Payments & payouts

POST /v1/payment_links
POST /v1/payouts
POST /v1/payouts/batch

Webhooks

POST /v1/webhook_endpoints
GET /v1/events

Start with the sandbox

Test with fake money, then flip one key to go live.