Skip to main content

Fireblocks

Quick Start
  1. Sign up at fireblocks.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Fireblocks →

Overview

Integration with Fireblocks — leading institutional platform for management digital assets. Used 1800+ institutional clients. MPC-CMP technology (without single point of failure). Provides Vault (multi-layer custody), DeFi gateway, Tokenization, NFT, Staking. Support 40+ blockchains. SOC 2 Type II certification. $6T+ transactions processed. Authorization via API Key + RSA signature (JWT).

Provider IDfireblocks
CategoryCrypto & Blockchain
Websitefireblocks.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
private_key_pathPath to RSA private key (for JWT)
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/vault/accountsCreation vault account
GET/vault/accounts/{id}Retrieval vault account
POST/vault/accounts/{id}/{asset}Addition asset wallet
POST/transactionsCreation transactions
GET/transactions/{id}Status transactions
POST/transactions/rawRaw signing
GET/supported_assetsSupported assets

Resources