Public API Overview
What You Can Do
Section titled “What You Can Do”The public API supports integration workflows such as:
- company/party data synchronization
- invoice lifecycle automation
- dispatch tracking
- reporting workflows
- webhook subscriptions
Path Structure
Section titled “Path Structure”Most operations use tenant and workspace scoping:
/api/v1/tenants/{tenant_id}/workspaces/{workspace_id}/...Authentication
Section titled “Authentication”- JWT bearer tokens for user-driven/internal workflows.
- API keys for public integration routes.
Start here: Authentication.
Integration Guides
Section titled “Integration Guides”Endpoint Reference
Section titled “Endpoint Reference”Browse all available operations in: