Skip to content

What is the Quotivity API?

The Quotivity API manages Price Books and Bundles through the same endpoints Quotivity uses internally.

The Quotivity API lets you manage Price Books and Bundles using the same APIs that we use internally. Anything you see and do with Price Books or Bundles in Quotivity, you can accomplish with these APIs.

Combined with the HubSpot APIs, you can accomplish any integration use case you may have.

Every request carries your API key in the x-api-key header:

GET /v1/pricebooks
Host: api.secure.quotivity.com
x-api-key: your-api-key

Generate and manage keys in Quotivity Studio — see Generating API keys.

The production base URL is https://api.secure.quotivity.com/v1.

Before you get too far with integrating with Quotivity, it’s important to understand the core product.

Quotivity is built for HubSpot, exclusively. We use HubSpot Products, Quotes, and Line Items. In most cases, we query this information from HubSpot in realtime.

  1. Price Books
  2. Bundles
  3. Calculated Pricing
  4. Quote Rules