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
A quieter week focused on polish and stability. The reporting API now returns more helpful error messages when access is denied.Updates
- Descriptive messages in reporting API errors — The
/reportsand/financial-reportsendpoints now include a human-readablemessagefield in403 Forbiddenresponses. If your integration handles these errors programmatically, you can surface themessagedirectly to your users instead of writing custom copy for each error code. Learn more