Documentation Index
Fetch the complete documentation index at: https://docs.briksync.com/llms.txt
Use this file to discover all available pages before exploring further.
Week in review
This week improves the developer experience when working with the reporting API’s access control responses.Updates
- Clearer reporting API error responses — The
/reportsand/financial-reportsendpoints now return detailed error examples in403 Forbiddenresponses. If your integration handles authorization errors programmatically, the response body now includes a structuredFORBIDDENerror with a descriptive message, making it easier to surface the right feedback to your users. Learn more