Table of contents

    Usage limits

    The MYP API allows a maximum of 5,000 requests per 24 hour rolling period. This is defined on a per-organisation basis.

    To prevent a user from sending too many requests at once, there is also a limit of 100 requests per minute for each IP address. If the rate limit is reached, the user must wait for a minute until they can send another request.

    NB: If rate limit is reached, the user will receive a 429 (Too Many Requests) response code. If a quota is reached, the user will receive a 403 (Forbidden) response code and the response will include a ‘Retry-After’ header whose value is the recommended retry interval in seconds.


    Previous article Next article