bunq API documentation
SDKs
Tinker
Changelog
Developer portal
Search…
Introduction
Basics
How bunq works
OAuth
Authentication
Headers
Errors
API Conventions
Callbacks
Pagination
Sandbox
Moving to Production
API reference
Changelog
Quickstart
SDKs
Postman
Tinker
Opening a Session
Payment request
Tab payment
TransferWise payment
Quickstart: Downloading attachments
PSD2
Connect as a PSD2 service provider
Other
Status Page
Developer blog
Subscribe to API updates
How should you get started with the bunq API?
FAQ
Swagger file
Terms of use
Apache 2.0 License
Powered By
GitBook
Tinker
Tinker
is a sample project we built on top of our SDKs. It showcases the most common uses of the bunq SDKs and is easy to reuse in your integration.
Run the command in your language of choice to download and open the project.
It is auto connected to the sandbox so you don't need to worry about creating an API key. To switch to the production,
scan the “go pro” QR code
.
Tinker is in particular useful for creating test users. It generates sandbox users with login credentials that you can use in the sandbox bunq app.
PHP
Python
C#
Java
bash <(curl -s https://tinker.bunq.com/php/setup.sh)
bash <(curl -s https://tinker.bunq.com/python/setup.sh)
bash <(curl -s https://tinker.bunq.com/csharp/setup.sh)
bash <(curl -s https://tinker.bunq.com/java/setup.sh)
Basics - Previous
Changelog
Next - Quickstart
Opening a Session
Last modified
3yr ago
Copy link