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

HubSpot Webhooks API

HubSpot Webhooks — 35 operation(s) from HubSpot's published OpenAPI.

HubSpot Webhooks API is one of 144 APIs that HubSpot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 692 JSON Schema definitions.

Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 692 JSON Schemas.

This API exposes 35 operations across 27 paths, organized into 3 resource areas, and defines 37 schemas. It is described by OpenAPI 3.0.1, at version 2026-09.

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

35 operations 27 paths 37 schemas 5 DELETE21 GET1 PATCH7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2026-09
Base URL
https://api.hubapi.com
Authentication
API Key, OAuth 2.0, API Key, API Key
Resource Areas
3

Authentication & Security 4

HubSpot Webhooks API declares 4 security schemes for authenticating requests. An API key is passed in the query as hapikey (developer_hapikey). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 8 scopes. An API key is passed in the header as private-app (private_apps). An API key is passed in the header as private-app-legacy (private_apps_legacy).

Paths & Operations 35

Across 27 paths, the API surfaces 35 operations — 5 DELETE, 21 GET, 1 PATCH, 7 POST, 1 PUT. They span 3 resource areas: Basic, Batch, Advanced. Each is listed below with its method, path, parameters, and response codes.

Basic 24
GET
/app-webhooks/2026-09/{appId}/settings
Read webhook settings
get-/app-webhooks/2026-09/{appId}/settings_getAll 1 param → 200default
PUT
/app-webhooks/2026-09/{appId}/settings
Update webhook settings
put-/app-webhooks/2026-09/{appId}/settings_configure 1 param body → 200default
DELETE
/app-webhooks/2026-09/{appId}/settings
Delete webhook settings
delete-/app-webhooks/2026-09/{appId}/settings_clear 1 param → 204default
GET
/app-webhooks/2026-09/{appId}/subscriptions
Read event subscriptions
get-/app-webhooks/2026-09/{appId}/subscriptions_getAll 1 param → 200default
POST
/app-webhooks/2026-09/{appId}/subscriptions
Create an event subscription
post-/app-webhooks/2026-09/{appId}/subscriptions_create 1 param body → 201default
GET
/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}
Read an event subscription
get-/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}_getById 2 params → 200default
DELETE
/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}
Delete event subscription
delete-/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}_archive 2 params → 204default
PATCH
/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}
Update an event subscription
patch-/app-webhooks/2026-09/{appId}/subscriptions/{subscriptionId}_update 2 params body → 200default
GET
/webhooks-journal/journal-local/2026-09/earliest
Retrieve earliest
get-/webhooks-journal/journal-local/2026-09/earliest_/webhooks-journal/journal-local/2026-03/earliest 1 param → default
GET
/webhooks-journal/journal-local/2026-09/latest
Retrieve latest journal
get-/webhooks-journal/journal-local/2026-09/latest_/webhooks-journal/journal-local/2026-03/latest 1 param → default
GET
/webhooks-journal/journal-local/2026-09/offset/{offset}/next
Retrieve Next Batch
get-/webhooks-journal/journal-local/2026-09/offset/{offset}/next_/webhooks-journal/journal-local/2026-03/offset/{offset}/next 2 params → default
GET
/webhooks-journal/journal-local/2026-09/status/{statusId}
Retrieve status
get-/webhooks-journal/journal-local/2026-09/status/{statusId}_/webhooks-journal/journal-local/2026-03/status/{statusId} 1 param → 200default
GET
/webhooks-journal/journal/2026-09/earliest
Retrieve earliest
get-/webhooks-journal/journal/2026-09/earliest_/webhooks-journal/journal/2026-03/earliest 1 param → default
GET
/webhooks-journal/journal/2026-09/latest
Retrieve latest journal
get-/webhooks-journal/journal/2026-09/latest_/webhooks-journal/journal/2026-03/latest 1 param → default
GET
/webhooks-journal/journal/2026-09/offset/{offset}/next
Retrieve Next Batch
get-/webhooks-journal/journal/2026-09/offset/{offset}/next_/webhooks-journal/journal/2026-03/offset/{offset}/next 2 params → default
GET
/webhooks-journal/journal/2026-09/status/{statusId}
Retrieve status
get-/webhooks-journal/journal/2026-09/status/{statusId}_/webhooks-journal/journal/2026-03/status/{statusId} 1 param → 200default
GET
/webhooks-journal/subscriptions/2026-09
Get Existing Subscriptions
get-/webhooks-journal/subscriptions/2026-09_/webhooks-journal/subscriptions/2026-03 → 200default
POST
/webhooks-journal/subscriptions/2026-09
Upsert Subscription
post-/webhooks-journal/subscriptions/2026-09_/webhooks-journal/subscriptions/2026-03 body → 200default
GET
/webhooks-journal/subscriptions/2026-09/filters/subscription/{subscriptionId}
Retrieve Filters
get-/webhooks-journal/subscriptions/2026-09/filters/subscription/{subscriptionId}_/webhooks-journal/subscriptions/2026-03/filters/subscription/{subscriptionId} 1 param → 200default
GET
/webhooks-journal/subscriptions/2026-09/filters/{filterId}
Retrieve filter
get-/webhooks-journal/subscriptions/2026-09/filters/{filterId}_/webhooks-journal/subscriptions/2026-03/filters/{filterId} 1 param → 200default
DELETE
/webhooks-journal/subscriptions/2026-09/filters/{filterId}
Delete filter
delete-/webhooks-journal/subscriptions/2026-09/filters/{filterId}_/webhooks-journal/subscriptions/2026-03/filters/{filterId} 1 param → 204default
DELETE
/webhooks-journal/subscriptions/2026-09/portals/{portalId}
Delete subscription
delete-/webhooks-journal/subscriptions/2026-09/portals/{portalId}_/webhooks-journal/subscriptions/2026-03/portals/{portalId} 1 param → 204default
GET
/webhooks-journal/subscriptions/2026-09/{subscriptionId}
Retrieve subscription
get-/webhooks-journal/subscriptions/2026-09/{subscriptionId}_/webhooks-journal/subscriptions/2026-03/{subscriptionId} 1 param → 200default
DELETE
/webhooks-journal/subscriptions/2026-09/{subscriptionId}
Delete subscription
delete-/webhooks-journal/subscriptions/2026-09/{subscriptionId}_/webhooks-journal/subscriptions/2026-03/{subscriptionId} 1 param → 204default
Batch 9
POST
/app-webhooks/2026-09/{appId}/subscriptions/batch/update
Batch create event subscriptions
post-/app-webhooks/2026-09/{appId}/subscriptions/batch/update_updateBatch 1 param body → 200207default
GET
/webhooks-journal/journal-local/2026-09/batch/earliest/{count}
Retrieve Batch
get-/webhooks-journal/journal-local/2026-09/batch/earliest/{count}_/webhooks-journal/journal-local/2026-03/batch/earliest/{count} 2 params → 200default
GET
/webhooks-journal/journal-local/2026-09/batch/latest/{count}
Retrieve latest batch
get-/webhooks-journal/journal-local/2026-09/batch/latest/{count}_/webhooks-journal/journal-local/2026-03/batch/latest/{count} 2 params → 200default
POST
/webhooks-journal/journal-local/2026-09/batch/read
Batch read
post-/webhooks-journal/journal-local/2026-09/batch/read_/webhooks-journal/journal-local/2026-03/batch/read 1 param body → 200207default
GET
/webhooks-journal/journal-local/2026-09/batch/{offset}/next/{count}
Retrieve batch
get-/webhooks-journal/journal-local/2026-09/batch/{offset}/next/{count}_/webhooks-journal/journal-local/2026-03/batch/{offset}/next/{count} 3 params → 200default
GET
/webhooks-journal/journal/2026-09/batch/earliest/{count}
Retrieve Batch
get-/webhooks-journal/journal/2026-09/batch/earliest/{count}_/webhooks-journal/journal/2026-03/batch/earliest/{count} 2 params → 200default
GET
/webhooks-journal/journal/2026-09/batch/latest/{count}
Retrieve latest batch
get-/webhooks-journal/journal/2026-09/batch/latest/{count}_/webhooks-journal/journal/2026-03/batch/latest/{count} 2 params → 200default
POST
/webhooks-journal/journal/2026-09/batch/read
Batch read
post-/webhooks-journal/journal/2026-09/batch/read_/webhooks-journal/journal/2026-03/batch/read 1 param body → 200207default
GET
/webhooks-journal/journal/2026-09/batch/{offset}/next/{count}
Fetch Batch Entries
get-/webhooks-journal/journal/2026-09/batch/{offset}/next/{count}_/webhooks-journal/journal/2026-03/batch/{offset}/next/{count} 3 params → 200default
Advanced 2
POST
/webhooks-journal/snapshots/2026-09/crm
Create Snapshot
post-/webhooks-journal/snapshots/2026-09/crm_/webhooks-journal/snapshots/2026-03/crm body → 200default
POST
/webhooks-journal/subscriptions/2026-09/filters
Create Filter
post-/webhooks-journal/subscriptions/2026-09/filters_/webhooks-journal/subscriptions/2026-03/filters body → 200default

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are SubscriptionResponse_1 (15 properties), BatchResponseSubscriptionResponseWithErrors (8 properties), StandardError (8 properties), SubscriptionResponse (8 properties). Each schema is shown below with its type and property counts.

ActionOverrideRequest
object
4 properties
AppLifecycleEventSubscriptionUpsertRequest
object
3 properties 3 required
AssociationSubscriptionUpsertRequest
object
6 properties 6 required
BatchInputString
object
1 property 1 required
BatchInputSubscriptionBatchUpdateRequest
object
1 property 1 required
BatchResponseJournalFetchResponse
object
6 properties 4 required
BatchResponseJournalFetchResponseWithErrors
object
8 properties 4 required
BatchResponseSubscriptionResponse
object
6 properties 4 required
BatchResponseSubscriptionResponseWithErrors
object
8 properties 4 required
CollectionResponseSubscriptionResponseNoPaging
object
1 property 1 required
Condition
object
5 properties 3 required
CrmObjectSnapshotBatchRequest
object
1 property 1 required
CrmObjectSnapshotBatchResponse
object
1 property 1 required
CrmObjectSnapshotRequest
object
4 properties 4 required
CrmObjectSnapshotResponse
object
4 properties 4 required
Error
object
Represents an error response returned by the API when an operation fails. This component is used in various endpoints to provide detailed information about the…
7 properties 3 required
ErrorDetail
object
Represents detailed information about an error that occurred in the API. This component is used to provide additional context and specifics about errors, typic…
5 properties 1 required
Filter
object
Defines a single condition for searching CRM objects, specifying the property to filter on, the operator to use (such as equals, greater than, or contains), an…
1 property 1 required
FilterCreateRequest
object
2 properties 2 required
FilterCreateResponse
object
1 property 1 required
FilterResponse
object
3 properties 3 required
GdprPrivacyDeletionSubscriptionUpsertRequest
object
4 properties 4 required
JournalFetchResponse
object
3 properties 3 required
ListMembershipSubscriptionUpsertRequest
object
5 properties 5 required
ObjectSubscriptionUpsertRequest
object
6 properties 6 required
SettingsChangeRequest
object
2 properties 2 required
SettingsResponse
object
4 properties 3 required
SnapshotStatusResponse
object
6 properties 3 required
StandardError
object
Ye olde error
8 properties 6 required
SubscriptionBatchUpdateRequest
object
2 properties 2 required
SubscriptionCreateRequest
object
5 properties 2 required
SubscriptionListResponse
object
1 property 1 required
SubscriptionPatchRequest
object
1 property
SubscriptionResponse
object
8 properties 4 required
SubscriptionResponse_1
object
15 properties 7 required
SubscriptionUpsertRequest
ThrottlingSettings
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubspot-webhooks-webhooks-api-openapi.yml Raw ↑

Other APIs HubSpot publishes across the network.

HubSpot URL Redirects API
HubSpot Pipelines API
HubSpot Products API
HubSpot Line Items API
HubSpot Quotes API
HubSpot CRM Properties API
HubSpot Owners API
HubSpot CRM Imports API
HubSpot Custom Objects API
HubSpot Marketing Events API
HubSpot Forms API
HubSpot Workflows API
Where this information came from

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