Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Please make sure to read the Fireblocks Gas Station guide before going over this API guide
Enabling auto-fueling via the API
For new vault accounts, call the Create a new vault account endpoint and set the autoFuel field to true. For existing vault accounts:- Call the Get vault accounts (paginated) endpoint to find the vault account’s ID.
- Call the Set auto-fueling on or off endpoint, enter the vault account’s ID in the vaultAccountId field, and then set the autoFuel field to true.