OpenBanqing™
Developer Portal
Keys, OAuth clients, webhooks, and a pre-seeded sandbox — everything you need to ship an integration in an afternoon.
curl https://api.openbanqing.com/obf/v1/accounts \
-H "Authorization: DPoP $TOKEN" \
-H "DPoP: $DPOP_PROOF"API keys
12 activeRotate, revoke, and scope keys per environment. Scoped by resource + action with Cerbos ABAC.
OAuth 2.1 clients
4 confidential · 1 publicFAPI 2.0 Advanced clients with PAR, DPoP, and MTLS. Register confidential + public clients.
Webhook subscriptions
9 activeobf.payment.settled, obf.consent.granted, obf.tenant.onboarded · HMAC-signed · retry with exponential backoff.
Sandbox
Test data refreshed dailyPre-seeded tenants, accounts, payments. Safe to break — isolated from production ledger.
Webhook deliveries (24h)
| Topic | Delivered | Failed |
|---|---|---|
| obf.payment.settled | 38,420 | 2 |
| obf.consent.granted | 5,218 | 0 |
| obf.kyc.completed | 1,941 | 1 |
| obf.webhook.retry | 14 | 0 |