Are there any limitations on API requests?

Are there any limitations on API requests?

Yes, to prevent abusive usage, requests to the API might be limited to 200 per hour and per IP address. If this limit is reached, the API will return an HTTP status code 429, indicating "Too Many Requests."
    • Related Articles

    • Are there any limitations for the "update_offers" endpoint?

      Quotas: 200 requests allowed per hour per IP address. HTTP status code 429 (Too Many Requests) will be returned if the limit is reached. Payload Size: The maximum payload size for the PATCH request body is 5 MB
    • What is the ManoMano Partners API?

      The ManoMano Partners API is a REST-based API that provides programmatic access to data related to orders, offers, stock, and more within the ManoMano platform. It allows integration with the ManoMano ecosystem to enhance selling efficiency, reduce ...
    • What is the current status of the XML API vs REST API?

      Please note that since last 30th June we don't give support to the XML API so we encourage you to migrate to the REST API as soon as possible if you still haven't done it. You can contact us for any question you may have for this process.
    • Which are the production and sandbox URLs for the API?

      The production URL for the API is: https://partnersapi.manomano.com The sandbox URL for testing is: https://partnersapi.sandbox.manomano.com
    • What are current limitations in the testing environment?

      Sandbox environement is reseted every Friday night (and copy the value present on the production environement) You are not yet autonomous to create test orders, not yet available to open the website test to review products details pages.