Skip to content
English
  • There are no suggestions because the search field is empty.

What is the QuoteWerks Web REST API?

The QuoteWerks Web REST API allows you to extract read only data to be used by external systems to report on information from the QuoteWerks database. These external systems can be applications, reporting tools, and custom integrations. The API exposes Documents, Products, Purchase Orders, Contacts, and more. This is useful if you would like to perform actions outside of the QuoteWerks system based on data from the QuoteWerks Database. 

The QuoteWerks Web REST API is accessed by navigating to https://qwwapi.quotewerks.com/.

This page includes interactive API documentation with request/response examples, authentication details, and the ability to test endpoints directly in your browser. You can use either the JSON:API specification or OData v4 to access data. OData v4 support enables direct connectivity with business intelligence tools like Power BI, Tableau, and Looker, with full support for filtering, sorting, pagination, field selection, and expanding related entities.

Three authentication methods are supported: OAuth 2.0 Bearer Tokens, HTTP Basic Authentication, and API Keys for automated integrations. 

API Keys can be created and revoked at any time under Setup -> Options -> Misc -> Manage API Keys.

For more information visit: https://qwwapi.quotewerks.com/docs