Haventec Online and Offline vault API's have Rate Limits. This section will give you overview of the rate limit you may encounter.
Vault Rate Limits
All Online and Offline endpoints are subject to rate limiting on a per application basis.
Limits
Each application is allowed 25 requests per second. Hitting a vault API will consume one of these. If you wish to increase your API limit please contact Haventec support.
Response
If you exceed a rate limit Haventec will return a HTTP 429 Too Many Requests error. The Response will contain a Retry-After HTTP header. The response body specification contains:
Response
{
} Contains details about the response status
Seconds to wait before retrying
Comments
0 comments
Please sign in to leave a comment.