Banking/open banking
bunq.com
bunq sandbox and mock API
***UPDATE:*** *We have released a [beta version of the new bunq API documentation.](https://beta.doc.bunq.com)* ***NOTICE:*** *We have updated the sandbox base url to `https://public-api.sandbox.bunq.com/v1/`. Please update your applications accordingly. Check here: <https://github.com/bunq/sdk_php/issues/149> for more info.* ***PSD2 NOTICE:*** *The second Payment Services Directive (PSD2) may aff Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 421
- Collections
- -
- Event types
- -
example request
curl https://your-bunq.slurry.io/%7BbasePath%7D/device \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 421.
- POST/attachment-public
- GET/attachment-public/{attachment-publicUUID}/content
- GET/attachment-public/{itemId}
- POST/avatar
- GET/avatar/{itemId}
- GET/device
- GET/device-server
- POST/device-server
- GET/device-server/{itemId}
- GET/device/{itemId}
- GET/installation
- POST/installation