fireblocks · Capability
Fireblocks Network — Network
Fireblocks Network business capability. 20 operations against the Fireblocks REST API v1.
What You Can Do
GET
Getnetworkconnections
— List network connections
/v1/network_connections
POST
Createnetworkconnection
— Creates a new network connection
/v1/network_connections
PATCH
Setroutingpolicy
— Update network connection routing policy.
/v1/network_connections/{connectionId}/set_routing_policy
GET
Checkthirdpartyrouting
— Retrieve third-party network routing validation
/v1/network_connections/{connectionId}/is_third_party_routing/{assetType}
GET
Getnetwork
— Get a network connection
/v1/network_connections/{connectionId}
DELETE
Deletenetworkconnection
— Deletes a network connection by ID
/v1/network_connections/{connectionId}
GET
Getnetworkids
— Get all network IDs
/v1/network_ids
POST
Createnetworkid
— Creates a new Network ID
/v1/network_ids
GET
Getroutingpolicyassetgroups
— Returns all enabled routing policy asset groups
/v1/network_ids/routing_policy_asset_groups
GET
Searchnetworkids
— Get both local IDs and discoverable remote IDs
/v1/network_ids/search
GET
Getnetworkid
— Returns specific network ID.
/v1/network_ids/{networkId}
DELETE
Deletenetworkid
— Deletes specific network ID.
/v1/network_ids/{networkId}
PATCH
Setnetworkidroutingpolicy
— Update network id routing policy.
/v1/network_ids/{networkId}/set_routing_policy
PATCH
Setnetworkiddiscoverability
— Update network ID's discoverability.
/v1/network_ids/{networkId}/set_discoverability
PATCH
Setnetworkidname
— Update network ID's name.
/v1/network_ids/{networkId}/set_name
POST
Addoffexchange
— Add Collateral
/v1/off_exchange/add
POST
Removeoffexchange
— Remove Collateral
/v1/off_exchange/remove
POST
Settleoffexchangetrades
— Create Settlement for a Trader
/v1/off_exchange/settlements/trader
GET
Getoffexchangesettlementtransactions
— Get Settlements Transactions
/v1/off_exchange/settlements/transactions
GET
Getoffexchangecollateralaccounts
— Find a specific collateral exchange account
/v1/off_exchange/collateral_accounts/{mainExchangeAccountId}
MCP Tools
fireblocks-getnetworkconnections
List network connections
read-only
idempotent
fireblocks-createnetworkconnection
Creates a new network connection
fireblocks-setroutingpolicy
Update network connection routing policy.
fireblocks-checkthirdpartyrouting
Retrieve third-party network routing validation
read-only
idempotent
fireblocks-getnetwork
Get a network connection
read-only
idempotent
fireblocks-deletenetworkconnection
Deletes a network connection by ID
idempotent
fireblocks-getnetworkids
Get all network IDs
read-only
idempotent
fireblocks-createnetworkid
Creates a new Network ID
fireblocks-getroutingpolicyassetgroups
Returns all enabled routing policy asset groups
read-only
idempotent
fireblocks-searchnetworkids
Get both local IDs and discoverable remote IDs
read-only
idempotent
fireblocks-getnetworkid
Returns specific network ID.
read-only
idempotent
fireblocks-deletenetworkid
Deletes specific network ID.
idempotent
fireblocks-setnetworkidroutingpolicy
Update network id routing policy.
fireblocks-setnetworkiddiscoverability
Update network ID's discoverability.
fireblocks-setnetworkidname
Update network ID's name.
fireblocks-addoffexchange
Add Collateral
fireblocks-removeoffexchange
Remove Collateral
fireblocks-settleoffexchangetrades
Create Settlement for a Trader
fireblocks-getoffexchangesettlementtransactions
Get Settlements Transactions
read-only
idempotent
fireblocks-getoffexchangecollateralaccounts
Find a specific collateral exchange account
read-only
idempotent