APIs & Integrations

SurveySparrow
Participant

API data limit for contact custom properties

SOLVE

Hi Team,

I am using an API to fetch the contact properties from hubspot. This also includes custom contact properties. I wish to know if there is any response limit or the endpoint. When hit I couldn't see one or more properties. Can someone please help ?

0 Upvotes
1 Accepted solution
zachh
Solution
Contributor | Platinum Partner
Contributor | Platinum Partner

API data limit for contact custom properties

SOLVE

Hi @SurveySparrow 

 

Yes API requests have limits for Private Apps. It is not broken down by endpoint, but by request rate and total daily requests.

 

You can read more here: https://developers.hubspot.com/docs/api/usage-details

 

- Zach

View solution in original post

3 Replies 3
zachh
Solution
Contributor | Platinum Partner
Contributor | Platinum Partner

API data limit for contact custom properties

SOLVE

Hi @SurveySparrow 

 

Yes API requests have limits for Private Apps. It is not broken down by endpoint, but by request rate and total daily requests.

 

You can read more here: https://developers.hubspot.com/docs/api/usage-details

 

- Zach

SurveySparrow
Participant

API data limit for contact custom properties

SOLVE

Hi @zachh,

Thanks for the quick response. So does this mean that I am not able to fetch a particular custom property may not because of any response limit right ? Because each time I am getting other contact custom properties but not this one. So if it was due to a daily limit I wouldn't have got any response instead 429 error code right ?

0 Upvotes
zachh
Contributor | Platinum Partner
Contributor | Platinum Partner

API data limit for contact custom properties

SOLVE

Hi @SurveySparrow 

 

The 429 responce code is a rate limit. It's more likely a limit to the rate at which you are trying to pull the properties, rather than the daily limit. You can check on your daily limit in Settings under Integrations -> Private Apps if you want to be sure:

zachh_0-1698934023146.png

But most likely it's exceeding the 10 second rate limit.

 

- Zach

0 Upvotes