Here’s what’s news in API Release that’s been in production since April 09, 2025!
Breaking changes:
First phase of rate limiter hard limiting
In the next week, starting from Monday – April 14, 2025, we will start the first step in implementing hard-limiting in the matter of our rate limiter, which we communicated at the beginning of January here.
What will these steps be?
for all newly created add-ons (new serviceId) and newly generated privateTokens hard validations will be automatically applied
it means that we will physically reject inefficient requests to avoid overload, to which we will respond with HTTP status code 429 - Too many requests.
Please remind you of the whole functionality of rate-limiter, in the above-mentioned article and take it into account in your new, or, in the best in your current integrations also
Order of snapshot’s items change
We are planning to change the order of items in snapshots starting April 22, 2025
Items will now be ordered from first added to last added
The order of items in snapshots will no longer be based on date, priority, or other rules