Announcement: "GET /v1/vault/accounts" Rate Limits

On April 10, 2023 , API calls made to the GET v1/vault/accounts endpoint will be rate limited to a maximum of 400,000 vault accounts in a minute, per workspace.

Please note that if you attempt to retrieve more than 400,000 vault accounts in a single request, the API response will return an HTTP status code 429.

Additionally, if two requests are made in a minute to retrieve 200,000 vault accounts each, the second request will also fail with status 429.

To minimize the impact on your workspaces, we recommend that you migrate to the GET /v1/vault/accounts_paginated endpoint.

For any questions, please contact Fireblocks Support by submitting a request.