Billoid API
The release of our Billoid API provides you with fast and comprehensive access to Billoid data. The first version of the API includes the majority of endpoints allowing your developers to further integrate Billoid within your all-day and utilize read and write access to process data within your own technological ecosystem.

The Billoid API is built in GraphQL, a self-documenting query language providing the user a complete and understandable description of the data available. It gives developers the power to query for exactly the data they need. While queries can extract data from Billoid, mutations can be used to modify data on the server. Subscriptions on certain events bring real-time communication with the user once such events occur.

In order to work with the API and go through the documentation available, you can access the Billoid-internal GraphQL-Playground (you need to be logged into your Billoid account), or any other IDE editor. For authentication, you can create your auth token under Settings > API Settings easily and get started.

The Billoid API will be available for all clients with an Enterprise Plan exclusively.