HubSpot

HubSpot is a developer and marketer of software products for inbound marketing and sales. Its products and services aim to provide tools for social media marketing, content management, web analytics, and search engine optimization.

Info

Schemes: https
Base URL: https://api.hubapi.com

Documentation Reference

Authentication: OAuth2

Generate Token: With your created app inside Hubspot, go to Settings > Integrações > API Key (hapikey)

Link for help

Endpoints

/analytics

GET POST PUT DELETE

Summary: The Analytics API allows you to pull detailed marketing performance data from your HubSpot account.

Reference

/contacts

GET POST PUT DELETE

Summary: Contacts are the fundamental building block to HubSpot - they store lead-specific data that makes it possible to leverage much of the functionality in HubSpot, from marketing automation, to lead scoring to smart content.

Reference

/deals

GET POST PUT DELETE

Summary: The Deals API, along with the Companies API, has been exposed to allow easier integration with HubSpot CRM objects. A couple of use cases the API can support: Creating a client in a project management system when a deal is marked as closed won, syncing deal data with a legacy CRM, executing advanced revenue reporting in a 3rd party reporting platform.

Reference

/companies

GET POST PUT DELETE

Summary: This API can be used to programmatically create, get details and update marketing emails. Additionally, this API features two endpoints that return email send related statistics.

Reference

/owners

GET

Summary: Returns all of the owners that exist inside of HubSpot.

Reference

/tickets

GET POST PATCH PUT DELETE

Summary: Tickets, along with contacts, companies and deals, are a foundational object in HubSpot CRM. A ticket represents a customer request for help, support, service, or a response, and the responses generated in reply to this request.

Reference

/crm-objects

GET POST DELETE PUT

Summary: Get, Create, Update and delete crm-objects.

Reference