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

HubSpot CRM Pipelines — 14 operation(s) from HubSpot's published OpenAPI.

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

This API exposes 14 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.0.1, at version 2026-03.

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

14 operations 6 paths 14 schemas 2 DELETE6 GET2 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 4

HubSpot CRM Pipelines 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 126 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 14

Across 6 paths, the API surfaces 14 operations — 2 DELETE, 6 GET, 2 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Basic 14
GET
/crm/pipelines/2026-03/{objectType}
Retrieve all pipelines
get-/crm/pipelines/2026-03/{objectType}_getAll 1 param → 200default
POST
/crm/pipelines/2026-03/{objectType}
Create a pipeline
post-/crm/pipelines/2026-03/{objectType}_create 1 param body → 201default
GET
/crm/pipelines/2026-03/{objectType}/{pipelineId}
Return a pipeline by ID
get-/crm/pipelines/2026-03/{objectType}/{pipelineId}_getById 2 params → 200default
PUT
/crm/pipelines/2026-03/{objectType}/{pipelineId}
Replace a pipeline
put-/crm/pipelines/2026-03/{objectType}/{pipelineId}_replace 4 params body → 200default
DELETE
/crm/pipelines/2026-03/{objectType}/{pipelineId}
Delete a pipeline
delete-/crm/pipelines/2026-03/{objectType}/{pipelineId}_archive 4 params → 204default
PATCH
/crm/pipelines/2026-03/{objectType}/{pipelineId}
Perform a partial update of the pipeline identified by pipelineId.
patch-/crm/pipelines/2026-03/{objectType}/{pipelineId}_update 4 params body → 200default
GET
/crm/pipelines/2026-03/{objectType}/{pipelineId}/audit
Return an audit of all changes to the pipeline
get-/crm/pipelines/2026-03/{objectType}/{pipelineId}/audit_getAudit 2 params → 200default
GET
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages
Return all stages of a pipeline
get-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages_getAll 2 params → 200default
POST
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages
Create a pipeline stage
post-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages_create 2 params body → 201default
GET
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}
Return a pipeline stage by ID
get-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}_getById 3 params → 200default
PUT
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}
Replace a pipeline stage
put-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}_replace 3 params body → 200default
DELETE
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}
Delete a pipeline stage
delete-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}_archive 4 params → 204default
PATCH
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}
Update specific properties of an existing pipeline stage.
patch-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}_update 3 params body → 200default
GET
/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}/audit
Retrieve a reverse chronological list of all changes made to a specific pipeline stage.
get-/crm/pipelines/2026-03/{objectType}/{pipelineId}/stages/{stageId}/audit_getAudit 3 params → 200default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are PipelineStage (9 properties), Pipeline (8 properties), PublicAuditInfo (7 properties), Error (7 properties). Each schema is shown below with its type and property counts.

CollectionResponsePipelineNoPaging
object
1 property 1 required
CollectionResponsePipelineStageNoPaging
object
1 property 1 required
CollectionResponsePublicAuditInfoNoPaging
object
1 property 1 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
Pipeline
object
8 properties 7 required
PipelineInput
object
4 properties 3 required
PipelinePatchInput
object
3 properties
PipelineReplaceInput
object
3 properties 3 required
PipelineStage
object
9 properties 8 required
PipelineStageInput
object
4 properties 3 required
PipelineStagePatchInput
object
4 properties 1 required
PipelineStageReplaceInput
object
3 properties 3 required
PublicAuditInfo
object
7 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubspot-crm-pipelines-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 CRM Pipelines 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.