Rate Limits

Finch will return a rate limit error with the HTTP status code 429 when the request rate limit for an application or token has been exceeded for a given product.


Application

Applications are rate limited on a per product basis with the following limits.

ProductMax requests initiated per minute
company20
directory20
individual20
employment20
payment12
pay-statement12

Access Token

Access tokens are rate limited on a per product basis with the following limits.

ProductMax requests initiated per minute
company4
directory4
individual4
employment4
payment2
pay-statement2
Previous
Requesting Permissions