The Bitly API has per-minute and per-hour rate limits. Your account's monthly limits also apply to links and QR Codes created through the API. To learn more about our rate limits, visit our site for developers, dev.bitly.com.
To avoid hitting your API limits:
- Make sure that you're not making unnecessary API calls. Some widgets and third-party tools, like the Javascript wrapper for Twitter's Tweet button, call the Bitly API every time a visitor loads the page.
- Double-check if you're using a VPN. A rate limit error may be triggered if you're on a VPN that has a lot of usage from different Bitly customers. In this case, try switching VPN IP addresses/endpoints (if possible), change VPNs, or turn off the VPN.
Since Bitly links never change or expire, we recommend that you shorten long URLs and cache the corresponding Bitly short URLs for repeated use. When the short URL for a page is stored locally, it can then be shared using a number of cut-and-paste buttons and widgets.
If you contact Bitly Support to help you with troubleshooting an API limit issue, please include:
- A description of how you are using the Bitly API
- Which API endpoints you are using
- An estimate of current request volumes for a 24-hour period
- The email associated with your Bitly account