Sandbox
The sandbox base URL is https://public-api.sandbox.bunq.com/v1/
Last updated
Was this helpful?
The sandbox base URL is https://public-api.sandbox.bunq.com/v1/
Last updated
Was this helpful?
You need to create a sandbox user to test the bunq API. The easiest way to do it is by using :
Log in using your bunq account or with sandbox-only access.
Go to Sandbox Users.
Generate up to 5 users.
Use the sandbox API key to create an and/or use the user credentials to log in to the .
There are 3 other ways you can generate a bunq sandbox API key:
(it will also return login credentials for the sandbox app);
create it in (you need to be logged in as a sandbox user);
call the sandbox user endpoints directly, , or by running a cURL command (change sandbox-user-person
to sandbox-user-company
to generate a business user):
curl https://public-api.sandbox.bunq.com/v1/sandbox-user-person -X POST --header "Content-Type: application/json" --header "Cache-Control: none" --header "User-Agent: curl-request" --header "X-Bunq-Client-Request-Id: $(date)randomId" --header "X-Bunq-Language: nl_NL" --header "X-Bunq-Region: nl_NL" --header "X-Bunq-Geolocation: 0 0 0 0 000"
Without money, it's not always sunny in the sandbox world. Fortunately, getting money on the bunq sandbox is easy. All you need to do is ask Sugar Daddy for it.
Send a request passing sugardaddy@bunq.com in the counterparty_alias
field. Specify the type
for the alias and set the allow_bunqme
field. Request up to €500 at a time.