improved

API: Rate Limit Adjustment

To better suite the application cases of 1NCE customers and at the same time protect the 1NCE API backend, the API rate limits have been adjusted. The set values have been determined through analyzing the current behavior of API usage. Based on the analyzed data, the newly adapted rate limits should not impact any current customer API request integration.

Requests to the less often used endpoints /orders, /products and /support have rate limit of 100 per five minutes per IP. API calls towards the /sims endpoints have no specific rate limit applied as these requests are very frequently used to query the SIM Card status, quota, send SMS or changing the configuration or large batches of SIMs.

A short overview of the new, adapted rate limits for the 1NCE API:

  • 100 requests per 5 minutes per IP for /orders.
  • 100 requests per 5 minutes per IP for /products.
  • No request Limit per 5 minutes per IP for /sims.
  • 100 requests per 5 minutes per IP for /support.

If there are any issues or questions regarding the API integration, feel free to contact our 1NCE Support for technical guidance.