Which public Swagger docs does AcctBridge provide?
AcctBridge publishes connector OpenAPI documents for SQL Accounting and AutoCount. Tenant, admin, billing, and operations APIs are internal control-plane APIs and are not listed here.
Public API docs
These are the public integration documents for ISVs and software teams. Platform tenant, admin, billing, and operations APIs are internal control-plane APIs and are not exposed from the public landing site. Import the OpenAPI JSON into Postman or a similar tool, then authenticate gateway calls with a tenant API key from the portal.
/v1/sqlaccBrand-specific REST endpoints routed to a client SQL Accounting installation through the SQL Accounting local agent.
/v1/autocountBrand-specific REST endpoints routed to a client AutoCount Accounting installation through the AutoCount local agent.
AcctBridge publishes connector OpenAPI documents for SQL Accounting and AutoCount. Tenant, admin, billing, and operations APIs are internal control-plane APIs and are not listed here.
Yes. Developers can import the public OpenAPI JSON into Postman or a similar tool, then authenticate gateway calls with a tenant API key from the portal.
No. SQL Accounting uses the /v1/sqlacc prefix, while AutoCount uses the /v1/autocount prefix. Each tenant is brand-specific.
Create an account, select the client accounting brand, then use the tenant API key with the matching Swagger document.