CRM API Collections

Number of APIs: 421

The HubSpot CRM is a dynamic platform that can be greatly enhanced with our APIs. This collection is a curated collection of the CRM APIs that are particularly useful for developers who are working to integrate with the CRM system. Note that this selection is not exhaustive of all available APIs. Our CRM APIs adhere to rate limits and are compatible with OAuth authentication. We recommend that developers familiarize themselves with our API Usage Guidelines to ensure best practices are followed. To begin testing your integrations, you can create a developer account, which allows you to generate test accounts and develop an application to initiate OAuth procedures.

Fork the collections using Run in Qodex:

Run In Qodex

  1. Owners API-Owners - Get a page of owners GET {{baseUrl}}/crm/v3/owners/?email=<string>&after=<string>&limit=100&archived=false

  2. CRM Cards API-Cards - Delete a card DELETE {{baseUrl}}/crm/v3/extensions/cards-dev/:appId/:cardId

  3. CRM Cards API-Cards - Update a card PATCH {{baseUrl}}/crm/v3/extensions/cards-dev/:appId/:cardId

  4. Deals API-Search - post-/crm/v3/objects/deals/search do Search POST {{baseUrl}}/crm/v3/objects/deals/search

  5. Lists API - Translate Legacy List Id to Modern List Id in Batch POST {{baseUrl}}/crm/v3/lists/idmapping

  6. Carts API-Basic - Create POST {{baseUrl}}/crm/v3/objects/carts

  7. Flexible Associations V4 API-Batch - Delete POST {{baseUrl}}/crm/v4/associations/:fromObjectType/:toObjectType/batch/archive

  8. Flexible Associations V4 API-Batch - Create Default Associations POST {{baseUrl}}/crm/v4/associations/:fromObjectType/:toObjectType/batch/associate/default

  9. Owners API-Owners - Read an owner by given id or userId GET {{baseUrl}}/crm/v3/owners/:ownerId?idProperty=id&archived=false

  10. Carts API-Search - post-/crm/v3/objects/carts/search POST {{baseUrl}}/crm/v3/objects/carts/search