Yes. The BinaryLane API implementation is compatible with the OpenStack Compute API, which utilises JSON over HTTPS. 


We have created an article covering how to interact with the API at the command line here


There are a wide range of pre-existing libraries available for interacting with OpenStack Compute if you wish to build an application that interacts with our platform.  It is also possible to construct your own library by following the documentation OpenStack documentation, but we recommend using an existing library where possible.