APIs & Integrations

SurveySparrow
Participante

API data limit for contact custom properties

resolver

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 Avaliação positiva
1 Solução aceita
zachh
Solução
Colaborador(a) | Parceiro Platinum
Colaborador(a) | Parceiro Platinum

API data limit for contact custom properties

resolver

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

Exibir solução no post original

3 Respostas 3
zachh
Solução
Colaborador(a) | Parceiro Platinum
Colaborador(a) | Parceiro Platinum

API data limit for contact custom properties

resolver

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
Participante

API data limit for contact custom properties

resolver

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 Avaliação positiva
zachh
Colaborador(a) | Parceiro Platinum
Colaborador(a) | Parceiro Platinum

API data limit for contact custom properties

resolver

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 Avaliação positiva