# rate-limit

Rate Limit represents the number of request tokens each account holds. Requests to this endpoint do not count towards the rate limit.

## Actions

### `info`

`heroku.account().rateLimits().info({callback});`

Method | Path
--- | ---
GET | /account/rate-limits

