How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DealHub Quote API

Retrieve quotes and quote documents from DealHub, list quotes for a CRM opportunity, create renewal opportunities and read DealRoom signer status. The read side of the CPQ platform used to feed BI systems and downstream integrations.

This API exposes 5 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.dealhub.io.

5 operations 5 paths 13 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.dealhub.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

DealHub Quote API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — A secret token generated by a CPQ administrator.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Quote Management 5

Endpoints for retrieving and managing quotes, opportunities, and related documents.

GET
/api/v2/quote/{quote_id}
Get a Specific Quote
getQuoteById 3 params → 200400403
GET
/api/v2/quotes
Get a List of Quotes
getQuotes 4 params → 200403
POST
/api/v1/opportunity
Create an Opportunity
createOpportunity body → 200400403
GET
/api/v1/quote/{dealhub_quote_id}/document
Get Quote Document
getQuoteDocument 2 params → 200400403
GET
/api/v1/dealroom/{opportunity_id}
Get DealRoom Signers
getDealRoomSigners 1 param → 200400403

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are QuoteInfo (23 properties), LineItem (22 properties), OpportunityOwner (15 properties), Quote (9 properties). Each schema is shown below with its type and property counts.

QuoteInfo
object
23 properties
QuoteSummary
object
5 properties
DealRoomInfo
object
1 property
LineItem
object
22 properties
PlaybookAnswer
object
7 properties
Approval
object
7 properties
Quote
object
9 properties
PaginationInfo
object
3 properties
PaginatedQuotesResponse
object
2 properties
OpportunityOwner
object
Details of opportunity owner.
15 properties 3 required
CreateOpportunityRequest
object
6 properties 6 required
Signer
object
5 properties
DealRoomSignersResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dealhub-quote-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of DealHub Quote API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.