Skip to main content
The following endpoints provide information about a given HubSpot account, including the account settings, and the daily API usage and limits for legacy private apps.

Get account details for a HubSpot account

To retrieve details for a standard HubSpot account, make a GET request to /account-info/2026-03/details. The response will resemble the following:
A full list of properties is provided in the table below:

Check daily API usage and limits for a legacy private app

The daily API usage endpoint can be used to check the aggregate API calls that all legacy private apps have made for the current day, and the API usage limits for that account. The current day is measured from midnight to midnight based on the connected account’s time zone settings. Read more about HubSpot’s API usage guidelines. To retrieve usage and limit data for your legacy private apps, make a GET request to /account-info/2026-03/api-usage/daily/private-apps. The response will resemble the following:
The table below provides details on the properties returned in the results array of the response:
Last modified on March 31, 2026