> For the complete documentation index, see [llms.txt](https://docs.erpbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.erpbridge.io/security/2.-rate-limit.md).

# 2. Rate Limit

ERP Bridge software has to respect the standard HubSpot API Rate limit for public applications ([link](https://developers.hubspot.com/docs/api/usage-details)).

That means roughly 1 database record synchronized with HubSpot every 700-800ms because for each every single database record, the software call HubSpot multiple times to perform the appropriated checks before to push the update or the add request.

The time may vary based on your connection speed and hardware limitations.
