syncing market data_
***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 applicati
***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 affect your current or planned usage of our public API, as some of the API services are now subject to a permit. Please be aware that using our public API without the required PSD2 permit is at your own risk and take notice of our updated API Terms and Conditions on <https://www.bunq.com> for more information.* # <span id="topic-introduction">Introduction</span> Welcome to bunq! - The bunq API is organised around REST. JSON will be returned in almost all responses from the API, including errors but excluding binary (image) files. - Please configure your implementation to send its API requests to `https://public-api.sandbox.bunq.com/v1/` - There is a version of the [Android app](https://appstore.bunq.com/api/android/builds/bunq-android-sandbox-master.apk) that connects to the bunq Sandbo
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| POST | /attachment-public | 1c | |
| GET | /attachment-public/{attachment-publicUUID}/content | 1c | |
| GET | /attachment-public/{itemId} | 1c | |
| POST | /avatar | 1c | |
| GET | /avatar/{itemId} | 1c | |
| GET | /device | 1c | |
| GET | /device-server | 1c | |
| POST | /device-server | 1c | |
| GET | /device-server/{itemId} | 1c | |
| GET | /device/{itemId} | 1c | |
| GET | /installation | 1c | |
| POST | /installation | 1c | |
| GET | /installation/{installationID}/server-public-key | 1c | |
| GET | /installation/{itemId} | 1c | |
| POST | /payment-service-provider-credential | 1c | |
| GET | /payment-service-provider-credential/{itemId} | 1c | |
| GET | /place-lookup/{place-lookupID}/photo/{photoID}/content | 1c | |
| POST | /sandbox-user-company | 1c | |
| POST | /sandbox-user-person | 1c | |
| POST | /server-error | 1c | |
| POST | /session-server | 1c | |
| DELETE | /session/{itemId} | 1c | |
| GET | /user | 1c | |
| GET | /user-company/{itemId} | 1c | |
| PUT | /user-company/{itemId} | 1c | |
| GET | /user-company/{user-companyID}/name | 1c | |
| GET | /user-payment-service-provider/{itemId} | 1c | |
| GET | /user-person/{itemId} | 1c | |
| PUT | /user-person/{itemId} | 1c | |
| GET | /user/{itemId} | 1c | |
| GET | /user/{userID}/attachment/{attachmentID}/content | 1c | |
| GET | /user/{userID}/attachment/{itemId} | 1c | |
| GET | /user/{userID}/billing-contract-subscription | 1c | |
| GET | /user/{userID}/bunqme-fundraiser-profile | 1c | |
| GET | /user/{userID}/bunqme-fundraiser-profile/{itemId} | 1c | |
| GET | /user/{userID}/card | 1c | |
| POST | /user/{userID}/card-batch | 1c | |
| POST | /user/{userID}/card-batch-replace | 1c | |
| POST | /user/{userID}/card-credit | 1c | |
| POST | /user/{userID}/card-debit | 1c | |
| GET | /user/{userID}/card-name | 1c | |
| GET | /user/{userID}/card/{cardID}/export-statement-card | 1c | |
| GET | /user/{userID}/card/{cardID}/export-statement-card-csv | 1c | |
| POST | /user/{userID}/card/{cardID}/export-statement-card-csv | 1c | |
| DELETE | /user/{userID}/card/{cardID}/export-statement-card-csv/{itemId} | 1c | |
| GET | /user/{userID}/card/{cardID}/export-statement-card-csv/{itemId} | 1c | |
| GET | /user/{userID}/card/{cardID}/export-statement-card-pdf | 1c | |
| POST | /user/{userID}/card/{cardID}/export-statement-card-pdf | 1c | |
| DELETE | /user/{userID}/card/{cardID}/export-statement-card-pdf/{itemId} | 1c | |
| GET | /user/{userID}/card/{cardID}/export-statement-card-pdf/{itemId} | 1c |
ozma register && ozma call bunq-api /attachment-public --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/bunq-api/attachment-public# Python
client.proxy_call("bunq-api", "/attachment-public")Own this API? Claim the listing to manage pricing and receive payouts.