Secondly limit constantly hit despite 1 call per minute average

Our API integration calls the Hubspot API roughly around once per minute. Sometimes a little higher, but certainly nowhere near the secondly limit of 150 per 10 seconds; 4 search requests per second; and we have 498448/500000 daily left.

Every time our integration calls /crm/v3/objects/contacts/search we get a 429 error “You have reached your secondly limit.”

(example request-id: e46d3dc9-566c-4243-b69f-573b62618975)

This is seriously impacting our business activity

We are experiencing the exact same issue - something seems very wrong with the rate limit calculations.

Same here. We made 130 calls to the search API in the entire _day_. This must be a bug / regression