The BBS API enables read only access for external applications to access data within BBS Accounting via HTTPS (secure) web requests.
The API is a limited REST style API, allowing access to collection and singleton resources, accepts parameters on the URI, and returns responses in JSON format.
This section of users Guide explains how to setup and consume the BBS API.