Backpack · Capability
Backpack Exchange — Capital
Backpack Exchange API — Capital. 9 operations. Self-contained Naftiko capability covering one Backpack business surface.
Backpack Exchange — Capital is a Naftiko capability published by Backpack, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 9 operations across the GET and POST methods.
The capability includes 7 read-only operations and 2 state-changing operations. Lead operation: Convert a dust balance. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Backpack, Exchange, and Capital.
What You Can Do
POST
Convert dust
— Convert a dust balance.
/api/v1/account/convertDust
GET
Get balances
— Get balances.
/api/v1/capital
GET
Get collateral
— Get collateral.
/api/v1/capital/collateral
GET
Get deposits
— Get deposits.
/wapi/v1/capital/deposits
GET
Get deposit address
— Get deposit address.
/wapi/v1/capital/deposit/address
GET
Get withdrawals
— Get withdrawals.
/wapi/v1/capital/withdrawals
POST
Request withdrawal
— Request withdrawal.
/wapi/v1/capital/withdrawals
GET
Get dust history
— Get dust conversion history.
/wapi/v1/history/dust
GET
Get settlement history
— Get settlement history.
/wapi/v1/history/settlement
MCP Tools
backpack-convert-dust
Convert a dust balance.
backpack-get-balances
Get balances.
read-only
idempotent
backpack-get-collateral
Get collateral.
read-only
idempotent
backpack-get-deposits
Get deposits.
read-only
idempotent
backpack-get-deposit-address
Get deposit address.
read-only
idempotent
backpack-get-withdrawals
Get withdrawals.
read-only
idempotent
backpack-request-withdrawal
Request withdrawal.
backpack-get-dust-history
Get dust conversion history.
read-only
idempotent
backpack-get-settlement-history
Get settlement history.
read-only
idempotent