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

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

HubSpot Webhooks Journal 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 and Journal. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 692 JSON Schemas.

This API exposes 26 operations across 23 paths, organized into 3 resource areas, and defines 26 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.

26 operations 23 paths 26 schemas 3 DELETE18 GET5 POST

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 Journal 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 4 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 26

Across 23 paths, the API surfaces 26 operations — 3 DELETE, 18 GET, 5 POST. They span 3 resource areas: Batch, Basic, Advanced. Each is listed below with its method, path, parameters, and response codes.

Batch 8
GET
/webhooks-journal/journal-local/2026-09/batch/earliest/{count}
Fetch earliest batch
get-/webhooks-journal/journal-local/2026-09/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} 2 params → 200default
POST
/webhooks-journal/journal-local/2026-09/batch/read
Batch read
post-/webhooks-journal/journal-local/2026-09/batch/read 1 param body → 200207default
GET
/webhooks-journal/journal-local/2026-09/batch/{offset}/next/{count}
Fetch Batch
get-/webhooks-journal/journal-local/2026-09/batch/{offset}/next/{count} 3 params → 200default
GET
/webhooks-journal/journal/2026-09/batch/earliest/{count}
Fetch Earliest Batch
get-/webhooks-journal/journal/2026-09/batch/earliest/{count} 2 params → 200default
GET
/webhooks-journal/journal/2026-09/batch/latest/{count}
Retrieve batch
get-/webhooks-journal/journal/2026-09/batch/latest/{count} 2 params → 200default
POST
/webhooks-journal/journal/2026-09/batch/read
Batch read
post-/webhooks-journal/journal/2026-09/batch/read 1 param body → 200207default
GET
/webhooks-journal/journal/2026-09/batch/{offset}/next/{count}
Fetch Batch
get-/webhooks-journal/journal/2026-09/batch/{offset}/next/{count} 3 params → 200default
Basic 16
GET
/webhooks-journal/journal-local/2026-09/earliest
Retrieve earliest
get-/webhooks-journal/journal-local/2026-09/earliest 1 param → default
GET
/webhooks-journal/journal-local/2026-09/latest
Retrieve latest
get-/webhooks-journal/journal-local/2026-09/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 2 params → default
GET
/webhooks-journal/journal-local/2026-09/status/{statusId}
Retrieve status
get-/webhooks-journal/journal-local/2026-09/status/{statusId} 1 param → 200default
GET
/webhooks-journal/journal/2026-09/earliest
Retrieve earliest entry
get-/webhooks-journal/journal/2026-09/earliest 1 param → default
GET
/webhooks-journal/journal/2026-09/latest
Retrieve latest journal
get-/webhooks-journal/journal/2026-09/latest 1 param → default
GET
/webhooks-journal/journal/2026-09/offset/{offset}/next
Retrieve Next Entries
get-/webhooks-journal/journal/2026-09/offset/{offset}/next 2 params → default
GET
/webhooks-journal/journal/2026-09/status/{statusId}
Retrieve status
get-/webhooks-journal/journal/2026-09/status/{statusId} 1 param → 200default
GET
/webhooks-journal/subscriptions/2026-09
List subscriptions
get-/webhooks-journal/subscriptions/2026-09 → 200default
POST
/webhooks-journal/subscriptions/2026-09
Upsert subscription
post-/webhooks-journal/subscriptions/2026-09 body → 200default
GET
/webhooks-journal/subscriptions/2026-09/filters/subscription/{subscriptionId}
Retrieve filters
get-/webhooks-journal/subscriptions/2026-09/filters/subscription/{subscriptionId} 1 param → 200default
GET
/webhooks-journal/subscriptions/2026-09/filters/{filterId}
Retrieve filter
get-/webhooks-journal/subscriptions/2026-09/filters/{filterId} 1 param → 200default
DELETE
/webhooks-journal/subscriptions/2026-09/filters/{filterId}
Delete filter
delete-/webhooks-journal/subscriptions/2026-09/filters/{filterId} 1 param → 204default
DELETE
/webhooks-journal/subscriptions/2026-09/portals/{portalId}
Delete Subscription
delete-/webhooks-journal/subscriptions/2026-09/portals/{portalId} 1 param → 204default
GET
/webhooks-journal/subscriptions/2026-09/{subscriptionId}
Retrieve subscription
get-/webhooks-journal/subscriptions/2026-09/{subscriptionId} 1 param → 200default
DELETE
/webhooks-journal/subscriptions/2026-09/{subscriptionId}
Delete subscription
delete-/webhooks-journal/subscriptions/2026-09/{subscriptionId} 1 param → 204default
Advanced 2
POST
/webhooks-journal/snapshots/2026-09/crm
Create Snapshot
post-/webhooks-journal/snapshots/2026-09/crm body → 200default
POST
/webhooks-journal/subscriptions/2026-09/filters
Create Filter
post-/webhooks-journal/subscriptions/2026-09/filters body → 200default

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are SubscriptionResponse (15 properties), StandardError (8 properties), BatchResponseJournalFetchResponseWithErrors (8 properties), Error (7 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
BatchResponseJournalFetchResponse
object
6 properties 4 required
BatchResponseJournalFetchResponseWithErrors
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
SnapshotStatusResponse
object
6 properties 3 required
StandardError
object
Ye olde error
8 properties 6 required
SubscriptionResponse
object
15 properties 7 required
SubscriptionUpsertRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubspot-webhooks-journal-webhooks-journal-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 Journal 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.