LogoLogo
  • Erudus API
  • Change Log
  • Getting Started
    • Introduction
    • Authentication
    • Testing with Sandbox
    • Migrating from API v1
    • Responses and Error Codes
    • Other Information
  • erudus.com
  • API Reference
    • Products
  • Wholesaler Catalogs
  • Images
  • Manage Products
  • Manufacturers
  • Labels
Powered by GitBook
On this page
  1. Getting Started

Other Information

Rate Limiting

All endpoints are rate limited based on the user. The allowed quota is dependent on the type of user account.

When an application/user exceeds the rate limit for a given API endpoint, the ERUDUS API will now return an HTTP 429 “Too Many Requests” response code.

Our servers also have a burst throttle rate enabled which means you can in some circumstances get a 503 type error if you send too many requests in quick succession.

PreviousResponses and Error CodesNextProducts

Last updated 4 months ago