# Rate limiting

Our Stream service is limited to 3000 subscriptions per API key per minute as standard. If you exceed this threshold, a `429` an error message will occur. \
\
A "subscription" refers to a live data stream, regardless of the amount of data received by each.\
\
If you'd like to discuss rate-limiting, please contact <support@kaiko.com>.
