Trial balance
Accounting
Trial balance
Required API key scope:
accounting:readReturns the trial balance (net movement per GL account). Sums leaf accounts only (is_header=false — Rule A5). The DR total equals the CR total for any balanced set of journal entries.
Can be scoped to a specific period or as-of date. Optionally includes accounts with zero balance.
GET
Trial balance
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

