Backpack · Capability
Backpack Exchange — Strategy
Backpack Exchange API — Strategy. 6 operations. Self-contained Naftiko capability covering one Backpack business surface.
Backpack Exchange — Strategy is a Naftiko capability published by Backpack, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, DELETE, and POST methods.
The capability includes 3 read-only operations and 3 state-changing operations. Lead operation: Get open strategy. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Backpack, Exchange, and Strategy.
What You Can Do
GET
Get strategy
— Get open strategy.
/api/v1/strategy
POST
Strategy create
— Create strategy.
/api/v1/strategy
DELETE
Cancel strategy
— Cancel open strategy.
/api/v1/strategy
GET
Get open strategies
— Get open strategies.
/api/v1/strategies
DELETE
Cancel open strategies
— Cancel open strategies.
/api/v1/strategies
GET
Get strategies history
— Get strategy history.
/wapi/v1/history/strategies
MCP Tools
backpack-get-strategy
Get open strategy.
read-only
idempotent
backpack-strategy-create
Create strategy.
backpack-cancel-strategy
Cancel open strategy.
idempotent
backpack-get-open-strategies
Get open strategies.
read-only
idempotent
backpack-cancel-open-strategies
Cancel open strategies.
idempotent
backpack-get-strategies-history
Get strategy history.
read-only
idempotent