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 External Query (inbound callback contract)

The endpoint contract a DealHub customer implements on their own infrastructure so DealHub can send the current quote's playbook and product list to an external system and populate the returned data back into the quote. The server URL in the published spec is a documented placeholder — the real endpoint URL is configured per tenant in DealHub Version Settings, so this entry has no DealHub-hosted base URL.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://your-external-system.com/api/data-query.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://your-external-system.com/api/data-query
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

DealHub External Query (inbound callback contract) declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • bearerAuth — A Bearer Token provided by the administrator during the External Query setup in DealHub.
  • basicAuth — Username and password credentials for Basic Authentication, provided during setup.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

External Query 1
POST
/
External Data Query
fulfillExternalQuery body → 200400

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ExternalQueryRequest (2 properties), ErrorResponse (1 property), ExternalQueryResponse (1 property), ProductDataItem (1 property). Each schema is shown below with its type and property counts.

ExternalQueryRequest
object
2 properties
ProductDataItem
object
Represents a single product or bundle. The properties are dynamic and configured by the admin (e.g., SKU, ITEM NAME, custom attributes).
1 property
ExternalQueryResponse
object
1 property
PlaybookResponseItem
object
A key-value map where each key is a Question ID in the target playbook group, and the value is the data to be populated.
ErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dealhub-external-query-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of DealHub External Query (inbound callback contract), 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.