Bunq · Capability
bunq API — Device Server
bunq API — Device Server. 3 operations. Lead operation: Device Server. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
POST
Createdeviceserver
— Create a new DeviceServer providing the installation token in the header and signing the request with the private part of the key you used to create the installation. The API Key that you are using will be bound to the IP address of the Dev
/v1/device-server
GET
Listalldeviceserver
— Get a collection of all the DeviceServers you have created.
/v1/device-server
GET
Readdeviceserver
— Get one of your DeviceServers.
/v1/device-server/{itemid}
MCP Tools
create-new-deviceserver-providing-installation
Create a new DeviceServer providing the installation token in the header and signing the request with the private part of the key you used to create the installation. The API Key that you are using will be bound to the IP address of the Dev
get-collection-all-deviceservers-you
Get a collection of all the DeviceServers you have created.
read-only
idempotent
get-one-your-deviceservers
Get one of your DeviceServers.
read-only
idempotent