Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Authentication
The Fireblocks API uses an API key and a request-signing process to provide a highly secure communication protocol. You can create API keys through the Fireblocks Console or the API.Create an API key in the Console
To create your first API key:-
Generate an RSA 4096 private key and CSR file:
- In the Fireblocks Console, go to the Developer center’s API users page.
- Select Add API user.
- Enter a display name for the API key (up to 30 characters) and select the appropriate role. Permissions follow the same user roles used for Console users.
- Upload the CSR file you generated in step 1.
-
Select whether a Co-signer setup is required.
- If you’re in a testnet workspace, you can connect to the Fireblocks Communal Test Co-signer.
- Only select First user on this machine if you’re using the API user to install a new SGX Co-signer.
- Select Add user.