Data access API for QuoteWerks tenant databases
Interactive API documentation with request/response examples, authentication details, and the ability to test endpoints directly in your browser.
Standard REST endpoints for querying and managing QuoteWerks data. Supports pagination, filtering, sorting, and field selection.
OData v4 compliant endpoints for BI tool integration (Power BI, Excel, Tableau). Supports $filter, $select, $orderby, $expand, and $count.
All data endpoints require authentication via OAuth 2.0 bearer token. See the Authentication section in the API documentation for details on obtaining tokens.