Layer provides a full set of accounting charts and table reports that you can embed directly within your platform. You can use these reports to give your customers a clear picture of their business profitability, cash flows, and balance sheet. There are two ways to offer reporting within your platform:Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
- Embedded UI components - Embed Layer’s charts and report UI components within your experience.
- API - Call Layer’s API directly to build your own accounting reports.
Embedded components
Layer provides a variety of chart and table report UI components that you can download via npm and embed directly within your frontend. Below are some examples: Profit & Loss chart

API
Retrieving a Profit & Loss report
To build your own Profit & Loss report UI make a call to the retrieve a Profit and Loss Report endpoint.The start_date query string parameter is required for all calls to the Retrieve a Profit and Loss Report endpoint.
Request
Response