Learn how to create private apps in HubSpot.
POST
request to when events trigger.result
of "USER_DOES_NOT_HAVE_PERMISSIONS"
. If this issue occurs, it’s recommended that you follow the instructions in the section below to rotate your access token.If you mistakenly removed the user from your account, adding them back will also fix the issue.POST
request to /oauth/v2/private-apps/get/access-token-info
. In the request body, include your access token:
Product Tier | Per 10 Seconds | Per Day | |
---|---|---|---|
Private Apps | (Any Hub)Free and Starter | 100 / private app | 250,000 / account |
(Any Hub)Professional | 190 / private app | 625,000 / account | |
(Any Hub)Enterprise | 190 / private app | 1,000,000 / account | |
Private Apps with API Limit Increase | (Any Hub)Free, Starter, Professional, and Enterprise | 200 / private app | 1,000,000 / account on top of your base subscription, for each limit increase. You can purchase a maximum of two API limit increase. |
GET
request to /account-info/v3/api-usage/daily/private-apps
to review the daily API usage for all private apps in your HubSpot account. Learn more about using the account information API.