Dashboard summary
GET
https://app.speybooks.com/api/v1/reports/dashboardAggregated dashboard data for the current (or specified) financial period. Returns year-to-date P&L, bank balance, invoice stats, and tax set-aside calculations.
Tax set-aside (v5.1.1)
Computed server-side based on year-to-date figures:
- Corporation Tax — 19% on profits up to £250k, 25% above
- VAT set-aside — depends on VAT scheme:
- Standard: output VAT − input VAT (clamped to ≥ 0)
- Flat Rate: gross turnover × flat rate %
- Not registered: £0
- Available — bank balance minus total set-aside (clamped to ≥ 0)
The dashboard caps the to date at today, showing year-to-date rather than projecting to the period end.
Query parameters
periodId integer optionalFinancial period ID (defaults to current)
Response
200 Default Response
Show response fields
bankAccountId stringbankBalance integerinvoices objectShow child attributes
outstanding objectShow child attributes
amount integercount integeroverdue objectShow child attributes
amount integercount integerperiod objectShow child attributes
id integerlabel stringstatus stringprofitLoss objectShow child attributes
expenses integernetProfit integerrevenue integerrecentTransactions integertaxSetAside objectShow child attributes
available integercorporationTax integerctRate integertotalSetAside integervatLabel stringvatScheme stringvatSetAside integer