Skip to content

Public API Overview

The public API supports integration workflows such as:

  • company/party data synchronization
  • invoice lifecycle automation
  • dispatch tracking
  • reporting workflows
  • webhook subscriptions

Most operations use tenant and workspace scoping:

/api/v1/tenants/{tenant_id}/workspaces/{workspace_id}/...
  • JWT bearer tokens for user-driven/internal workflows.
  • API keys for public integration routes.

Start here: Authentication.

Browse all available operations in: