Which public Swagger docs does AcctBridge provide?
AcctBridge publishes connector OpenAPI documents for SQL Accounting and AutoCount. Account, 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 companies, internal software teams, and partners. Platform account, 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 an API key from the portal.
/v1/sqlaccBrand-specific REST endpoints routed to a SQL Accounting installation through the SQL Accounting local agent.
/v1/autocountBrand-specific REST endpoints routed to an AutoCount Accounting installation through the AutoCount local agent.
AcctBridge publishes connector OpenAPI documents for SQL Accounting and AutoCount. Account, 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 an API key from the portal.
No. SQL Accounting uses the /v1/sqlacc prefix, while AutoCount uses the /v1/autocount prefix. Each accounting connection is brand-specific.
Create an account, select the accounting brand, then use the portal API key with the matching Swagger document.