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 CRM Import API

Start, track, inspect and retry asynchronous imports of buyer accounts and contacts from a tenant's connected CRM into DealHub, with per-id lookup and aggregate success/failure counts.

This API exposes 5 operations across 5 paths, and defines 9 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 9 schemas 3 GET2 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 CRM Import API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerToken). By default, every request must be authenticated.

  • bearerToken — DealHub authentication token generated by the CPQ administrator and shared with the consuming application in advance. The tenant is resolved from the token — i…

Paths & Operations 5

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

CRM Import 5

Bulk migration of buyer accounts and contacts from the tenant's connected CRM into DealHub.

POST
/api/v1/accounts/crm-import
Start CRM Import
startCrmImport body → 200400403500
GET
/api/v1/accounts/crm-import/status
Get CRM Import Status
getCrmImportStatus 1 param → 200403404500
GET
/api/v1/accounts/crm-import/detail
Get CRM Import Detail
getCrmImportDetail 1 param → 200403404500
GET
/api/v1/accounts/crm-import/lookup
Lookup CRM Import Id
lookupCrmImportId 2 params → 200400403404500
POST
/api/v1/accounts/crm-import/retry
Retry CRM Import
retryCrmImport 1 param → 200400403404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CrmImportStatusResponse (8 properties), CrmImportLookupResponse (6 properties), CrmImportAccountResult (4 properties), CrmImportContactResult (4 properties). Each schema is shown below with its type and property counts.

StartCrmImportRequest
object
1 property 1 required
CrmImportRequestResponse
object
1 property
CrmImportFailure
object
2 properties
CrmImportStatusResponse
object
8 properties
CrmImportContactResult
object
4 properties
CrmImportAccountResult
object
4 properties
CrmImportDetailResponse
CrmImportLookupResponse
object
6 properties
ErrorResponse
object
A generic error response. The specific message will vary based on the context.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

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