Skip to main content
GET
Income statement (revenue / expense over a period)

Authorizations

Authorization
string
header
required

OAuth 2.0 client_credentials grant. Send client_id:client_secret as HTTP Basic, or as form fields. Tokens are HS256 JWTs valid for one hour (configurable). Decode them at jwt.io.

Query Parameters

from
string<date-time>
required
to
string<date-time>
required
currency
string

Response

200 - application/json

Income statement report

object
enum<string>
required
Available options:
income_statement
ledger_id
string<uuid>
required
period
object
required
accounts
object[]
required
by_currency
object
required