How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Backpack Order API

Order management.

Backpack Order API is one of 15 APIs that Backpack publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a changelog, a JSON-LD context, an AsyncAPI specification, and 5 JSON Schemas.

This API exposes 8 operations across 4 paths, and defines 27 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.backpack.exchange.

8 operations 4 paths 27 schemas 2 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.backpack.exchange
License
Proprietary
Resource Areas
1

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 2 DELETE, 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Order 8

Order management.

GET
/api/v1/order
Get open order.
get_order 7 params → 200400404500
POST
/api/v1/order
Execute order.
execute_order 6 params body → 200400500503
DELETE
/api/v1/order
Cancel open order.
cancel_order 4 params body → 200202400500503
POST
/api/v1/orders
Execute orders.
execute_order_batch 5 params body → 200400500503
GET
/api/v1/orders
Get open orders.
get_open_orders 6 params → 200400500
DELETE
/api/v1/orders
Cancel open orders.
cancel_open_orders 4 params body → 200202400500503
GET
/wapi/v1/history/fills
Get fill history.
get_fills 14 params → 200400401500
GET
/wapi/v1/history/orders
Get order history.
get_order_history 11 params → 200400401500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are Order (29 properties), MarketOrder (27 properties), OrderExecutePayload (27 properties), LimitOrder (26 properties). Each schema is shown below with its type and property counts.

ApiErrorResponse
object
2 properties 2 required
BatchCommandOrderResult_ApiErrorResponse
OrderExpiryReason
string
OrderType_MarketOrder
SystemOrderType
string
TimeInForce
string
FillType
string
LimitOrder
object
26 properties 12 required
OrderFill
object
12 properties 9 required
SelfTradePrevention
string
ApiErrorCode
string
CancelOrderTypeEnum
string
BatchCommandOrderResult
object
MarketOrder
object
27 properties 9 required
OrderCancelPayload
object
3 properties 1 required
Side
string
OrderCancelAllPayload
object
2 properties 1 required
OrderStatus
string
SlippageToleranceType
string
OrderExecutePayload
object
27 properties 3 required
OrderType_LimitOrder
BatchCommandOrderResult_OrderType
MarketType
string
OrderTypeEnum
string
Order
object
29 properties 8 required
OrderType
object
SortDirection
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

backpack-order-api-openapi.yml Raw ↑

Other APIs Backpack publishes across the network.

Backpack Wallet
Backpack Account API
Backpack Assets API
Backpack Borrow Lend API
Backpack Borrow Lend Markets API
Backpack Capital API
Backpack Markets API
Backpack Position API
Backpack RFQ API
Backpack Strategy API
Backpack System API
Backpack Trades API
Where this information came from

This is an independent, third-party profile of Backpack Order API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.