API Rest integration
Getting started with the BrickControl’s API
The BrickControl API allows you to read, save and delete any BrickControl object so that any programmer can develop custom reports, integrate with other products and add functions to BrickControl.
Webhooks
Webhooks are notifications that BrickControl sends to external programs to notify them of events that occur in BrickControl (for example: invoice x has been saved, customer x has been deleted…).
Objects available in the API
Discover all the objects that you can interact with through the API.
Where can I use the API?
Programming languages:
You can use the BrickControl API from any programming language, such as JavaScript, .NET, Java, Swift, PHP…