Financial Health API

The Financial Health API outputs the following KPIs: Net Profit Margin and Gross Profit Margin.

Data Model

FieldTypeDescriptionExample data
grossProfitMarginobject{
"2022-01-31":83.42446721,
"2022-02-28":91.11593702
}
netProfitMarginobject{
"2022-01-31":-375.979694,
"2022-02-28":91.11593702
}

What’s Next

The links below take you to further information within Calqulate library's Guides and API Reference.