# Rate limiting We enforce a rate limit on how many HTTP requests can be made in a given period. When the limit is reached, our Premium Bank API will return an error `429 Too Many Requests`.