post https://api.breezeway.io/public/auth/v1/
The endpoint to generate an access token has a rate limit of 1 req/min. As these tokens are valid for 24 hours, there is no need to make requests for each request.
When the rate limit is hit, we will return HTTP status 429, and information about when the limit expires will be provided in both the header and the response body.