Hi! I'd like to simply know IF I can use the hubspot API to fetch data and display it on my website? Is this possible? If so - what is the rate limit for the same? Since I'm only able to find rate limits for private and public apps and not website.
Hey @KSingh42 -- one option to ensure your website is fast and responsive is to set up a Cache / sync of your HubSpot data. Then you don't need to worry about the rate limit. Here is a guide we put together:
Otherwise, using the API requires some sort of validation, which likely would require at least a Private App token. In this case, you would be subject to the same rate limiting.