Logo
Fireblocks API Documentation

Fireblocks API

Number of APIs: 235


Contact Support: Email: support@fireblocks.com


1. smart-transfers-{ticketId} - Search Tickets by ID

GET {{baseUrl}}/smart-transfers/:ticketId



2. transactions-external_tx_id-{externalTxId} - Find a specific transaction by external transaction ID

GET {{baseUrl}}/transactions/external_tx_id/:externalTxId



3. transactions - Create a new transaction

POST {{baseUrl}}/transactions



4. users - List users

GET {{baseUrl}}/users



5. off_exchange-add - add collateral

POST {{baseUrl}}/off_exchange/add



6. off_exchange-remove - remove collateral

POST {{baseUrl}}/off_exchange/remove



7. off_exchange-settlements-trader - create settlement for a trader

POST {{baseUrl}}/off_exchange/settlements/trader



8. webhooks-resend-{txId} - Resend failed webhooks for a transaction by ID

POST {{baseUrl}}/webhooks/resend/:txId



9. smart-transfers-settings-user-groups - Get user group

GET {{baseUrl}}/smart-transfers/settings/user-groups



10. tokenization-templates-{contractTemplateId} - Delete a contract template by id

DELETE {{baseUrl}}/tokenization/templates/:contractTemplateId



ENDPOINTS