APIs & Integrations

Dadams
HubSpot Employee
HubSpot Employee

Check your daily API usage

Hi everyone,

We recently released a new endpoint that will let you check your API usage for the current day. This will let you see the daily API request limit for your account, the total number of requests that have been made for the current day, and the time that the daily limit will reset.

You can find more details for the new endpoint here:

Check daily API usage

GET /integrations/v1/limit/daily - GET /integrations/v1/limit/daily - Check the number of API calls that you have made today.

4 Replies 4
breiko
Member

Check your daily API usage

Hey @dadams,

I’m trying to use this API endpoint but I always get this error:

{
    "status": "error",
    "message": "This hapikey (xxxxxxx-xxx-xxx-xxxx-xxxxxxx) does not have proper permissions! (requires all of [hapikeys-access])",
    "correlationId": "ef293219-f7db-43b8-b195-b07cfdf4xxxx",
    "requestId": "9f752e2ee03d4c196015f76a516xxxxx"
}

How do I set permissions to the hapikey? I don’t see the link with the app ID and the permissions there.

0 Upvotes
pcothenet
Member

Check your daily API usage

Does calls to this endpoint count against the total?

0 Upvotes
MarkdeLange
Top Contributor | Partner
Top Contributor | Partner

Check your daily API usage

Thanks I have been keen to get this information for some time.

It would help if we could get this information for each integration/end point/HS API we use.

0 Upvotes
fonji
Contributor

Check your daily API usage

FINALLY! Thanks!

0 Upvotes