Just had a quick look at their Local HTTP API for Bond products page.
You can probably just send curl HTTP commands in some Vera scene with LUA code to send the curl command using osexecute.
That would give you some basic control over your Bond device like On or Off or whatever.
There was also a third party plugin for creating “virtual” devices on Vera that can send HTTP commands to control endpoints. So maybe take a look at that also.