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 Headless Quote API

Generate, simulate, submit, publish and externally sign quotes entirely from a backend system with no user interaction in the DealHub UI, including the Actions API and the quote-template generator for an API Playbook.

This API exposes 7 operations across 7 paths, and defines 16 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.

7 operations 7 paths 16 schemas 1 GET6 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 Headless 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 7

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

Headless Quoting 7

Endpoints for programmatic quote simulation, generation, and lifecycle actions.

POST
/api/v1/quote/simulate
Simulate a Quote
simulateQuote body → 200400
POST
/api/v1/quote/generate
Generate a Quote
generateQuote body → 202400
POST
/api/v1/quote/{dealhub_quote_id}/submit
Submit a Quote
submitQuote 1 param body → 202400
POST
/api/v1/quote/{dealhub_quote_id}/publish
Publish a Quote
publishQuote 1 param body → 202400
POST
/api/v1/quote/{dealhub_quote_id}/sign_externally
Sign a Quote Externally
signQuoteExternally 1 param body → 202400
GET
/api/v1/quote/id/{dealhub_proposal_id}
Get DealHub Quote ID
getQuoteId 1 param → 200400
POST
/api/v1/quote/generate-1
Copy of Generate a Quote
generateQuote-1 body → 202400

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are GenerateQuoteRequest (15 properties), OpportunityOwner (15 properties), LineItem (14 properties), SimulateQuoteRequest (10 properties). Each schema is shown below with its type and property counts.

QuoteData
object
2 properties 2 required
LineItem
object
14 properties 1 required
PartnerProgram
object
2 properties
SimulateQuoteRequest
object
10 properties 1 required
GenerateQuoteRequest
object
15 properties 4 required
ActionRequest
object
1 property
SignActionRequest
QuoteResponse
object
7 properties
ResponseSummary
object
5 properties
ResponseLineItem
object
9 properties
ResponseAdditionalData
object
8 properties
OpportunityData
object
Opportunity context required when the DealHub tenant uses the CRM API integration type.
9 properties 6 required
OpportunityOwner
object
Information about the opportunity owner.
15 properties 3 required
CustomerAddress
object
Address details for a customer.
5 properties
CustomerContact
object
Details about a customer contact person.
9 properties 3 required
ErrorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

This is an independent, third-party profile of DealHub Headless 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.