Skip to main content
Each API key is limited to 200 requests per minute. Limits reset on a rolling window.

Headers

Every response includes these headers:

When Limited

When you exceed the limit you’ll receive a 429 Too Many Requests response:
Back off and retry after the Retry-After value.

Best Practices

  • Cache stock responses — they don’t change every second
  • Don’t poll aggressively — once every 5 minutes is plenty for stock checks
  • Use webhooks or Discord for restock notifications instead of polling