HubSpot CRM Search API
The CRM Search API allows you to query and filter CRM objects using a flexible search interface. You can search across contacts, companies, deals, tickets, and other object types using filter groups, sorts, and pagination.
Documentation
Specifications
Schemas & Data
JSONSchema
json-schema/crm-search-api-crmobject-schema.json
JSONSchema
json-schema/crm-search-api-filter-group-schema.json
JSONSchema
json-schema/crm-search-api-filter-schema.json
JSONSchema
json-schema/crm-search-api-paging-schema.json
JSONSchema
json-schema/crm-search-api-search-request-schema.json
JSONSchema
json-schema/crm-search-api-search-response-schema.json
JSONSchema
json-schema/crm-search-api-sort-schema.json
JSONSchema
json-structure/crm-search-api-crmobject-structure.json
JSONSchema
json-structure/crm-search-api-filter-group-structure.json
JSONSchema
json-structure/crm-search-api-filter-structure.json
JSONSchema
json-structure/crm-search-api-paging-structure.json
JSONSchema
json-structure/crm-search-api-search-request-structure.json
JSONSchema
json-structure/crm-search-api-search-response-structure.json
JSONSchema
json-structure/crm-search-api-sort-structure.json
Code Examples
CodeExamples
examples/crm-search-api-crmobject-example.json
CodeExamples
examples/crm-search-api-filter-example.json
CodeExamples
examples/crm-search-api-filter-group-example.json
CodeExamples
examples/crm-search-api-paging-example.json
CodeExamples
examples/crm-search-api-search-request-example.json
CodeExamples
examples/crm-search-api-search-response-example.json
CodeExamples
examples/crm-search-api-sort-example.json
OpenAPI
#CRM
#Query
#Search