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.
Follows the JSON:API specification for querying QuoteWerks data. Supports pagination, filtering, sorting, sparse fieldsets, and relationship sideloading.
OData v4 compliant endpoints for BI tool integration (Power BI, Excel, Tableau). Supports $filter, $select, $orderby, $expand, and $count.
All endpoints require authentication via OAuth 2.0 bearer token, API key (X-API-Key header), or HTTP Basic Auth. See the Authentication section in the API documentation for details.