Accounting APIv1

Changelog

A record of public API changes. See Versioning & base URL for how changes are classified.

v1 — initial release

The first public release of the API: read endpoints across the platform plus a curated set of write endpoints, the shared conventions (company scoping, pagination, idempotency, errors, request ids, rate limits), and outbound webhooks.

How changes are made

Additive changes — new endpoints, new optional request fields, and new response fields — ship inside v1 without notice; write your clients to tolerate them. Any breaking change would be introduced under a new major version (a future /api/v2) and announced here before the current version is affected.