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

HubSpot CRM Properties — 13 operation(s) from HubSpot's published OpenAPI.

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

This API exposes 13 operations across 7 paths, organized into 2 resource areas, and defines 20 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.

13 operations 7 paths 20 schemas 2 DELETE4 GET2 PATCH5 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
2

Authentication & Security 4

HubSpot CRM Properties 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 13

Across 7 paths, the API surfaces 13 operations — 2 DELETE, 4 GET, 2 PATCH, 5 POST. They span 2 resource areas: Basic, Batch. Each is listed below with its method, path, parameters, and response codes.

Basic 10
GET
/crm/properties/2026-09/{objectType}
Read all properties
get-/crm/properties/2026-09/{objectType}_/crm/properties/2025-09/{objectType} 5 params → 200default
POST
/crm/properties/2026-09/{objectType}
Create a property
post-/crm/properties/2026-09/{objectType}_/crm/properties/2025-09/{objectType} 1 param body → 201default
GET
/crm/properties/2026-09/{objectType}/groups
Read all property groups
get-/crm/properties/2026-09/{objectType}/groups_/crm/properties/2025-09/{objectType}/groups 2 params → 200default
POST
/crm/properties/2026-09/{objectType}/groups
Create a property group
post-/crm/properties/2026-09/{objectType}/groups_/crm/properties/2025-09/{objectType}/groups 1 param body → 201default
GET
/crm/properties/2026-09/{objectType}/groups/{groupName}
Read a property group
get-/crm/properties/2026-09/{objectType}/groups/{groupName}_/crm/properties/2025-09/{objectType}/groups/{groupName} 3 params → 200default
DELETE
/crm/properties/2026-09/{objectType}/groups/{groupName}
Archive a property group
delete-/crm/properties/2026-09/{objectType}/groups/{groupName}_/crm/properties/2025-09/{objectType}/groups/{groupName} 2 params → 204default
PATCH
/crm/properties/2026-09/{objectType}/groups/{groupName}
Update a property group
patch-/crm/properties/2026-09/{objectType}/groups/{groupName}_/crm/properties/2025-09/{objectType}/groups/{groupName} 2 params body → 200default
GET
/crm/properties/2026-09/{objectType}/{propertyName}
Read a property
get-/crm/properties/2026-09/{objectType}/{propertyName}_/crm/properties/2025-09/{objectType}/{propertyName} 6 params → 200default
DELETE
/crm/properties/2026-09/{objectType}/{propertyName}
Archive a property
delete-/crm/properties/2026-09/{objectType}/{propertyName}_/crm/properties/2025-09/{objectType}/{propertyName} 2 params → 204default
PATCH
/crm/properties/2026-09/{objectType}/{propertyName}
Update a property
patch-/crm/properties/2026-09/{objectType}/{propertyName}_/crm/properties/2025-09/{objectType}/{propertyName} 2 params body → 200default
Batch 3
POST
/crm/properties/2026-09/{objectType}/batch/archive
Archive a batch of properties
post-/crm/properties/2026-09/{objectType}/batch/archive_/crm/properties/2025-09/{objectType}/batch/archive 1 param body → 204default
POST
/crm/properties/2026-09/{objectType}/batch/create
Create a batch of properties
post-/crm/properties/2026-09/{objectType}/batch/create_/crm/properties/2025-09/{objectType}/batch/create 1 param body → 201207default
POST
/crm/properties/2026-09/{objectType}/batch/read
Read a batch of properties
post-/crm/properties/2026-09/{objectType}/batch/read_/crm/properties/2025-09/{objectType}/batch/read 2 params body → 200207default

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Property (30 properties), PropertyCreate (19 properties), PropertyUpdate (14 properties), StandardError (8 properties). Each schema is shown below with its type and property counts.

BatchInputPropertyCreate
object
1 property 1 required
BatchInputPropertyName
object
1 property 1 required
BatchReadInputPropertyName
object
3 properties 3 required
BatchResponseProperty
object
6 properties 4 required
BatchResponsePropertyWithErrors
object
8 properties 4 required
CollectionResponsePropertyGroupNoPaging
object
1 property 1 required
CollectionResponsePropertyNoPaging
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
Option
object
A HubSpot property option
5 properties 3 required
OptionInput
object
5 properties 4 required
Property
object
A HubSpot property
30 properties 7 required
PropertyCreate
object
19 properties 5 required
PropertyGroup
object
4 properties 3 required
PropertyGroupCreate
object
3 properties 2 required
PropertyGroupUpdate
object
2 properties
PropertyModificationMetadata
object
4 properties 3 required
PropertyName
object
1 property 1 required
PropertyUpdate
object
14 properties
StandardError
object
Represents a standard error response in the HubSpot API, providing detailed information about an error that occurred during an API request.
8 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubspot-crm-properties-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 Owners API
HubSpot CRM Imports API
HubSpot Custom Objects API
HubSpot Marketing Events API
HubSpot Forms API
HubSpot Workflows API
HubSpot Webhooks API
Where this information came from

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