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

StockX Order API

Order APIs enable a user to view all their active orders / sales as well as details for a single order.

StockX Order API is one of 4 APIs that StockX publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 5 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.stockx.com/v2.

5 operations 5 paths 21 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.stockx.com/v2
Authentication
API Key, HTTP Bearer
License
MIT
Resource Areas
1

Authentication & Security 2

StockX Order API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (api_key). It accepts HTTP bearer tokens (JWT) (jwt).

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Order 5

Order APIs enable a user to view all their active orders / sales as well as details for a single order.

GET
/selling/orders/active
Get active orders
GetOrders 8 params → 200400401500
GET
/selling/orders/history
Get historical orders
GetHistoricalOrders 9 params → 200400401500
GET
/selling/orders/{orderNumber}
Get single order
GetOrder 1 param → 200401500
GET
/selling/orders/{orderNumber}/shipping-document/{shippingId}
Get shipping document
GetOrderShipment 2 params → 200401500
GET
/selling/orders/{orderNumber}/shipping-document
Get order shipping document
GetOrderShipmentDocuments 1 param → 200400401500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are ListOrders (16 properties), DetailedOrder (15 properties), Shipment (6 properties), Payout (5 properties). Each schema is shown below with its type and property counts.

AuthenticationDetails
object
2 properties 2 required
Payout
object
The payout object that contains the payout details and any adjustments
5 properties 5 required
Orders
object
5 properties 5 required
Record_string.DocumentURL_
object
Construct a type with a set of properties K of type T
ListOrders
object
16 properties 14 required
DocumentURL
string
Type alias for document URLs.
Variant
object
Variant information
3 properties 3 required
HistoricalOrderStatus
string
GetShipmentDetailsResponse
object
Response structure for shipment details.
1 property
HttpStatusCodeLiteral
number
OrderStatus
Status for the current order
PublicApiError
object
2 properties 2 required
InventoryType
string
ActiveOrderStatus
string
UnknownStatus
string
Shipment
object
6 properties 6 required
Record_LanguageCode.DocumentURL_
object
Construct a type with a set of properties K of type T
DetailedOrder
object
15 properties 14 required
ManifestDataResponse
object
1 property 1 required
OrderProduct
object
Product information
3 properties 3 required
Adjustment
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stockx-order-api-openapi.yml Raw ↑

Other APIs StockX publishes across the network.

StockX Batch API
StockX Catalog API
StockX Listings API
Where this information came from

This is an independent, third-party profile of StockX 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.