The BuildPass API supports rate limiting to help you manage traffic.
X-RateLimit-Limit
header with the rate limit value, a X-RateLimit-Remaining
header with the number of requests remaining in the current minute, and a X-RateLimit-Reset
header with the timestamp when the rate limit will reset.
An example response for a request that exceeds the rate limit: