Back to home

Public API docs

SQL Accounting and AutoCount Swagger 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.

SQL Accounting API

/v1/sqlacc

Brand-specific REST endpoints routed to a client SQL Accounting installation through the SQL Accounting local agent.

AutoCount API

/v1/autocount

Brand-specific REST endpoints routed to a client AutoCount Accounting installation through the AutoCount local agent.

API docs FAQ

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.

Can developers use these Swagger docs with Postman?

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.

Are the SQL Accounting and AutoCount paths the same?

No. SQL Accounting uses the /v1/sqlacc prefix, while AutoCount uses the /v1/autocount prefix. Each tenant is brand-specific.

Ready to create a tenant?

Create an account, select the client accounting brand, then use the tenant API key with the matching Swagger document.

Start free