Backpack · Capability
Backpack Exchange — Account
Backpack Exchange API — Account. 5 operations. Self-contained Naftiko capability covering one Backpack business surface.
Backpack Exchange — Account is a Naftiko capability published by Backpack, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and PATCH methods rooted at /api/v1/account.
The capability includes 4 read-only operations and 1 state-changing operation. Lead operation: Get account. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Backpack, Exchange, and Account.
What You Can Do
GET
Get account
— Get account.
/api/v1/account
PATCH
Update account settings
— Update account.
/api/v1/account
GET
Get max borrow quantity
— Get max borrow quantity.
/api/v1/account/limits/borrow
GET
Get max order quantity
— Get max order quantity.
/api/v1/account/limits/order
GET
Get max withdrawal quantity
— Get max withdrawal quantity.
/api/v1/account/limits/withdrawal
MCP Tools
backpack-get-account
Get account.
read-only
idempotent
backpack-update-account-settings
Update account.
backpack-get-max-borrow-quantity
Get max borrow quantity.
read-only
idempotent
backpack-get-max-order-quantity
Get max order quantity.
read-only
idempotent
backpack-get-max-withdrawal-quantity
Get max withdrawal quantity.
read-only
idempotent