Looking for an older API? They are still stable and supported. Go to legacy docs

API developer guides & resources

HubSpot's APIs, which you can find the reference documentation here, allow you to build a functional app or integration quickly and easily. Here's an overview of what you'll need to use them.

Building apps

Before HubSpot users can start installing your app, you'll need to get set up in your developer account. From there, you can create an app, configure OAuth, and create a test environment. Start building now.

Authentication

Most HubSpot API endpoints support both OAuth and private app access tokens.

Please note: as of November 30, 2022, HubSpot API Keys are being deprecated and are no longer supported. Continued use of HubSpot API Keys is a security risk to your account and data. During this deprecation phase, HubSpot may deactivate your key at any time.

You should instead authenticate using a private app access token or OAuth. Learn more about this change and how to migrate an API key integration to use a private app instead.

  • If you want to list your app in the HubSpot App Marketplace or have multiple users install it, you must use OAuth.
  • If you're building a private app, you can make calls using your app's access token, which also implements OAuth.

Usage and limits

Learn about our usage guidelines, rate limits, and how to check your API call usage.

App Partners and the App Marketplace

Review app listing requirements and create your app listing.

Learn to use APIs and build apps on HubSpot Academy

Learn more about the HubSpot APIs, developer accounts, and how to start making calls using both OAuth and API keys with these short (and free!) HubSpot Academy videos.

 


Quick links

Related docs

API reference docs