API Rate Limits

MyCarrier APIs implement customized rate limits to enhance the stability, performance, and security of our platform. Exceeding these limits triggers a '429' error response.

To effectively handle such situations, we recommend that integrations monitor for these 429 status codes and employ a retry mechanism following a gradually increasing delay strategy. This method strategically reduces request frequency when necessary.

Distinct rate limits are applied to different API endpoints, and these are enforced on an account-by-account basis. This ensures precise management of API usage, offering tailored and efficient access control with clear limitations set at the individual account level.


What’s Next