KicksDB API
GuideAPI ReferenceChangelog
GuideAPI ReferenceChangelog
Support
  1. Guide
  • Introduction
  • Authentication
  • Status codes
  • Markets and currencies
  • Rate Limiting
  • Real-time data
  • Filtering
  1. Guide

Rate Limiting

In addition to API key quotas, KicksDB implements an internal rate-limiting system based on IP addresses.
With API v3, we’ve increased the general rate limit to 640 requests per minute.
Exceeding this limit will result in a 429 Too Many Requests status code.
Need to make more requests? Reach out to us on Discord or email to discuss your needs.

Real-time API rate limit#

API v3 introduces real-time requests, enabling real-time access to StockX and GOAT APIs.
Due to the resource-intensive nature of these requests, we enforce a stricter rate limit of 60 requests per minute per API key.
If this limit is exceeded, you will also receive a 429 Too Many Requests status code.
Modified at 2025-08-18 21:38:20
Previous
Markets and currencies
Next
Real-time data
Built with