Banking in your command line

Prefer working from the terminal over a web app? Test the bunq API and access your bank account in the command line using Tinker!

Tinkering
Dice

Auto connect to our sandbox

QR

Switch to Production by scanning a QR-code

Users

Create test users

Eye

Get an overview of your (test) account

Payment

Send payments and payment requests

Cards

Link cards to accounts

Rocket

Test OAuth and connect as a PSD2-service

Developer

Reuse chunks of code in your integration

Start by just running a command!

Choose your language:

PHP

Click to copy!
bash <(curl -s https://tinker.bunq.com/php/setup.sh)Click to copy!

Python

Click to copy!
bash <(curl -s https://tinker.bunq.com/python/setup.sh)Click to copy!

Java

Click to copy!
bash <(curl -s https://tinker.bunq.com/java/setup.sh)Click to copy!

CSharp

Click to copy!
bash <(curl -s https://tinker.bunq.com/csharp/setup.sh)Click to copy!

...or create a free developer account!