> ## Documentation Index
> Fetch the complete documentation index at: https://docs.whitebit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fireblocks

> Step-by-step guide to connect a WhiteBIT account to Fireblocks Network for secure digital asset transfers.

## Overview

<Card>
  The Fireblocks Network is a secure transfer system enabling immediate discovery, connection, and transfer of digital assets among exchanges, fiat providers, liquidity partners, and counterparties.

  To connect a WhiteBIT account to Fireblocks, generate a unique API key and an API secret. These are the credentials required to use an API Hook.
</Card>

<Warning>
  The standard WhiteBIT API key is unsuitable for Fireblocks integration. Generate a specific Fireblocks API key following the instructions below.
</Warning>

***

## Generate Fireblocks API Key

Follow these steps to generate a Fireblocks API key in WhiteBIT:

### Step 1: Navigate to API Integrations

<Steps>
  <Step title="Open API Settings">
    Log in to WhiteBIT and open the "API" page in the account settings.
  </Step>

  <Step title="Select Integrations">
    In the "API" section, choose "Integrations".
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/whitebit/oBqFhzBrtG4QrbE7/images/fireblocks/1.png?fit=max&auto=format&n=oBqFhzBrtG4QrbE7&q=85&s=333456dd1dee84220efe3741444c2fd3" alt="Navigate to API Integrations" width="1600" height="796" data-path="images/fireblocks/1.png" />
</Frame>

***

### Step 2: Generate the API Key

<Steps>
  <Step title="Click Generate">
    Press the "Generate API key" button on the Integrations page.
  </Step>

  <Step title="Confirm with 2FA">
    Two-factor authentication (2FA) confirmation is required to complete the key generation process. Enter the 2FA code from the Authenticator app.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/whitebit/oBqFhzBrtG4QrbE7/images/fireblocks/2.png?fit=max&auto=format&n=oBqFhzBrtG4QrbE7&q=85&s=f12e33587a7655a49e0749e49ca56c18" alt="2FA Confirmation" width="1600" height="785" data-path="images/fireblocks/2.png" />
</Frame>

<Note>
  Enable 2FA on the account before proceeding with API key generation.
</Note>

***

### Step 3: Save credentials

After successfully entering 2FA, the system will automatically generate a unique API key and API secret.

<Frame>
  <img src="https://mintcdn.com/whitebit/oBqFhzBrtG4QrbE7/images/fireblocks/3.png?fit=max&auto=format&n=oBqFhzBrtG4QrbE7&q=85&s=1bd10eda69c6acef9c9c36827b6a16c3" alt="Generated API Key and Secret" width="1600" height="762" data-path="images/fireblocks/3.png" />
</Frame>

<Warning>
  **Important Security Notice:**

  The API secret will only be visible once. Store the generated API secret immediately in a secure location. If the API secret is lost, generate a new API key.
</Warning>

<CardGroup cols={2}>
  <Card title="API Key" icon="key">
    Unique API key identifier viewable anytime
  </Card>

  <Card title="API Secret" icon="lock">
    Private secret key - only shown once during generation
  </Card>
</CardGroup>

***

### Step 4: Name the API key

<Steps>
  <Step title="Enter Key Title">
    Give a descriptive name to the API key. This helps identify the key's purpose later.
  </Step>

  <Step title="Confirm Generation">
    Confirm the completion of the key generation process by following the on-screen instructions.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/whitebit/oBqFhzBrtG4QrbE7/images/fireblocks/4.png?fit=max&auto=format&n=oBqFhzBrtG4QrbE7&q=85&s=7c03ff18581823a6d616366c5b3a444f" alt="Name and Confirm API Key" width="1600" height="783" data-path="images/fireblocks/4.png" />
</Frame>

***

## Important Limitations

<Warning>
  **Key Generation Limit:**

  The Fireblocks system allows generating a maximum of **one API key** per account. Plan accordingly and store credentials securely.
</Warning>

***

## Quick Configuration Guide

<Accordion title="Step-by-step configuration summary">
  To connect a WhiteBIT account to Fireblocks:

  <Steps>
    <Step title="Access Integrations">
      On the "API" page, choose "Integrations" and click "Generate API Key"
    </Step>

    <Step title="2FA Confirmation">
      Confirm the operation with the 2FA code from the Authenticator app
    </Step>

    <Step title="Save Credentials">
      The system will automatically generate an API key and an API secret. Keep track of both the API key and the API secret
    </Step>

    <Step title="Name the key">
      Give a title to the generated key
    </Step>

    <Step title="Complete Setup">
      Confirm the key generation
    </Step>
  </Steps>

  <Note>
    Remember: Only one key can be generated per account.
  </Note>
</Accordion>

***

## Best Practices

<CardGroup cols={2}>
  <Card title="Secure Storage" icon="shield">
    Store the API secret in a secure password manager or encrypted vault
  </Card>

  <Card title="Access Control" icon="user-lock">
    Limit access to API credentials to authorized personnel only
  </Card>

  <Card title="Regular Monitoring" icon="chart-line">
    Monitor API activity regularly for any unauthorized usage
  </Card>

  <Card title="Backup Plan" icon="floppy-disk">
    Keep secure backups of credentials in multiple safe locations
  </Card>
</CardGroup>

***

## Next Steps

<Card title="Generated keys are ready">
  After generating and saving the Fireblocks API key and secret, proceed to:

  1. Configure the Fireblocks account with the WhiteBIT credentials
  2. Set up transfer policies and workflows
  3. Begin transferring digital assets securely

  For more information about Fireblocks integration, refer to the Fireblocks documentation.
</Card>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Support" icon="life-ring" href="https://whitebit.com/support">
    Contact WhiteBIT support for assistance
  </Card>

  <Card title="API Documentation" icon="book" href="/api-reference/account-wallet/overview">
    Explore WhiteBIT API documentation
  </Card>
</CardGroup>
