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 Accounts API

The Accounts API from DealHub — 10 operation(s) for accounts.

DealHub Accounts API is one of 63 APIs that DealHub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 17 operations across 10 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.app.subskribe.com.

17 operations 10 paths 12 schemas 2 DELETE7 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.dealhub.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

DealHub Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 17

Across 10 paths, the API surfaces 17 operations — 2 DELETE, 7 GET, 4 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Accounts 17
GET
/accounts
Get all accounts
getAccounts 3 params → 200
POST
/accounts
Add a new account
addAccount body → 200
GET
/accounts/{id}
Get an account by id
getAccount 2 params → 200
PUT
/accounts/{id}
Update an account
updateAccount 1 param body → default
DELETE
/accounts/{id}
Delete an account
deleteAccount 1 param → default
GET
/accounts/{accountId}/contacts
Get contacts for an account
getAccountContacts 2 params → 200
POST
/accounts/{accountId}/contacts
Add a contact for an account
addAccountContact 3 params body → 200
PUT
/accounts/{accountId}/crmId
Update CRM ID
updateAccountCrmId 1 param body → default
GET
/accounts/{id}/metrics
Returns metrics for the specified account
getAccountMetrics 3 params → 200
GET
/accounts/{accountId}/paymentMethods/{id}
Get the details of a payment method
getPaymentMethod 2 params → 200
PUT
/accounts/{accountId}/erp
Update account ERP details
addErpDetails 2 params body → default
GET
/accounts/{accountId}/contacts/{contactId}
Gets contact details
getAccountContact 2 params → 200
PUT
/accounts/{accountId}/contacts/{contactId}
Update a contact
updateAccountContact 4 params body → default
DELETE
/accounts/{accountId}/contacts/{contactId}
Delete a contact
deleteAccountContact 2 params → default
POST
/accounts/crm/import
Import an account from a CRM
importCrmAccount body → 200
GET
/accounts/{accountId}/paymentConfig
Get account payment configuration
getAccountPaymentConfig 1 param → 200
POST
/accounts/{accountId}/paymentConfig
Upsert account payment configuration
upsertAccountPaymentConfig 1 param body → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are AccountJson (21 properties), AccountContactJson (12 properties), MetricsJson (10 properties), CustomFieldValue (9 properties). Each schema is shown below with its type and property counts.

AccountPaymentConfigurationJson
object
3 properties 2 required
MetricsJson
object
10 properties
PaginatedAccountsResponse
object
3 properties
AccountJson
object
21 properties 1 required
CustomFieldDefault
object
2 properties
CrmAccountImportResponse
object
2 properties
AccountContactJson
object
12 properties 1 required
AccountAddressJson
object
7 properties
TimeSeriesAmountJson
object
2 properties
ErpInputJson
object
1 property
CustomFieldValue
object
9 properties
AccountPaymentMethodJson
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dealhub-accounts-api-openapi.yml Raw ↑

Other APIs DealHub publishes across the network.

DealHub CRM Import API
DealHub Account API
DealHub Accounting API
DealHub AI Agent API
DealHub AI Summary API
DealHub Approvals API
DealHub Asynchronous Operations API
DealHub Attachments API
DealHub Authentication API
DealHub Bank Transactions API
DealHub Billing API
DealHub Callouts API
Where this information came from

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