bunq API Skill
bunq-com
bunq-com
| Method | Path | Description |
|---|---|---|
GET | /user/{userID}/additional-transaction-information-category | |
POST | /user/{userID}/additional-transaction-information-category-user-defined | Get the available categories. |
POST | /user/{userID}/monetary-account/{monetary-accountID}/attachment | Manage user-defined categories. |
GET | /user/{userID}/attachment/{itemId} | Create a new monetary account attachment. Create a POST request with a payload that contains the binary representation of the file, without any JSON wrapping. Make sure you define... |
POST | /attachment-public | Get a specific attachment. The header of the response contains the content-type of the attachment. |
GET | /attachment-public/{itemId} | Create a new public attachment. Create a POST request with a payload that contains a binary representation of the file, without any JSON wrapping. Make sure you define the MIME ty... |
POST | /avatar | Get a specific attachment's metadata through its UUID. The Content-Type header of the response will describe the MIME type of the attachment file. |
GET | /avatar/{itemId} | Avatars are public images used to represent you or your company. Avatars are used to represent users, monetary accounts and cash registers. Avatars cannot be deleted, only replace... |
GET | /user/{userID}/billing-contract-subscription | Avatars are public images used to represent you or your company. Avatars are used to represent users, monetary accounts and cash registers. Avatars cannot be deleted, only replace... |
GET | /user/{userID}/bunqme-fundraiser-profile/{itemId} | Get all subscription billing contract for the authenticated user. |
GET | /user/{userID}/bunqme-fundraiser-profile | bunq.me public profile of the user. |
GET | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{itemId} | bunq.me public profile of the user. |
POST | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab | bunq.me fundraiser result containing all payments. |
GET | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab | bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq,... |
PUT | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab/{itemId} | bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq,... |
GET | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab/{itemId} | bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq,... |
GET | /user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab-result-response/{itemId} | bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq,... |
GET | /user/{userID}/oauth-client/{oauth-clientID}/callback-url/{itemId} | Used to view bunq.me TabResultResponse objects belonging to a tab. A TabResultResponse is an object that holds details on a tab which has been paid from the provided monetary acco... |
PUT | /user/{userID}/oauth-client/{oauth-clientID}/callback-url/{itemId} | Used for managing OAuth Client Callback URLs. |
DELETE | /user/{userID}/oauth-client/{oauth-clientID}/callback-url/{itemId} | Used for managing OAuth Client Callback URLs. |
POST | /user/{userID}/oauth-client/{oauth-clientID}/callback-url | Used for managing OAuth Client Callback URLs. |
GET | /user/{userID}/oauth-client/{oauth-clientID}/callback-url | Used for managing OAuth Client Callback URLs. |
PUT | /user/{userID}/card/{itemId} | Used for managing OAuth Client Callback URLs. |
GET | /user/{userID}/card/{itemId} | Update the card details. Allow to change pin code, status, limits, country permissions and the monetary account connected to the card. When the card has been received, it can be a... |
GET | /user/{userID}/card | Return the details of a specific card. |
POST | /user/{userID}/card-batch | Return all the cards available to the user. |
POST | /user/{userID}/card-batch-replace | Used to update multiple cards in a batch. |
POST | /user/{userID}/card-credit | Used to replace multiple cards in a batch. |
POST | /user/{userID}/card-debit | Create a new credit card request. |
GET | /user/{userID}/card-name | Create a new debit card request. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install bunq-com
Downloads and installs to ~/.claude/skills/bunq-com/
1.0 (2026-02-13)