Good News!, we have a new Throttling strategy

As from today we will be implementing a new throttling strategy for our new GraphQL Public API.

What is this strategy about?:

  • Users are given 1001 credits.
  • Every second, 15 credits are restored.
  • No operation can exceed 1001 credits.

In numbers, this means:

  • Users can make up to 54000 per hour.

This new strategy was developed, taking into consideration all the feedback we received, aiming to preserve the right balance between credits available and keeping our queries/mutations efficient.

We sincerely hope this approach will help you make better use of our API. And we’ll be happy to assist in any questions you might have about our new strategy.
Thanks for contributing and help our API grow!

The ShipHero Team

2 Likes