1.0.2
OAS 3.0.0

Fireblocks NCW

Fireblocks Non Custodial Wallet Open API Specification

Fireblocks Sandbox Environment

Client Libraries

Create a new wallet

Create new Non Custodial Wallet

Responses
POST/v1/ncw/wallets
curl https://sandbox-api.fireblocks.io/v1/ncw/wallets \
  --request POST
{
  "walletId": "550e8400-e29b-41d4-a716-446655440000",
  "enabled": true
}

Models