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 Listings API

Listings APIs enable a seller to programmatically sell on StockX. The APIs enable a user to create, update and delete listings on the marketplace, as well as view and fetch live market data for any live or expired listings you have

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

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

This API exposes 9 operations across 6 paths, and defines 30 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.

9 operations 6 paths 30 schemas 1 DELETE4 GET1 PATCH1 POST2 PUT

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 Listings 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 9

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

Listings 9

Listings APIs enable a seller to programmatically sell on StockX. The APIs enable a user to create, update and delete listings on the marketplace, as well as view and fetch live m…

POST
/selling/listings
Create a new listing
Create body → 201400401500
GET
/selling/listings
Get all listings
GetAllListings 11 params → 200400401500
PUT
/selling/listings/{listingId}/activate
Activate a listing
ActivateListing 1 param body → 200400401404500
PUT
/selling/listings/{listingId}/deactivate
Deactivate a listing
DeactivateListing 1 param → 200400401404500
PATCH
/selling/listings/{listingId}
Update a listing
Update 1 param body → 200400401500
DELETE
/selling/listings/{listingId}
Delete a listing
DeleteListing 1 param → 200400401500
GET
/selling/listings/{listingId}
Get single listing
FindById 1 param → 200400401404500
GET
/selling/listings/{listingId}/operations/{operationId}
Get single listing operation
FindOperationById 2 params → 200400401404500
GET
/selling/listings/{listingId}/operations
Get all listing operations
GetListingOperations 3 params → 200400401500

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are ListingResponse (18 properties), ListListings (16 properties), ListingAsyncOperationResponse (11 properties), OperationApi (10 properties). Each schema is shown below with its type and property counts.

Updates_RecursivePartial_ListingChangeableFields__
object
The updates of current listing
AuthenticationDetails
object
2 properties 2 required
Payout
object
The payout object that contains the payout details and any adjustments
5 properties 5 required
ListingResponseAsk
object
4 properties 3 required
ListingOperationsChangesDiff
JSON metadata object which include the changes of current listing
ListListings
object
16 properties 16 required
ListingResponseOrder
object
3 properties 3 required
Diff_RecursivePartial_ListingChangeableFields__
object
JSON metadata object which include the changes of current listing
3 properties 3 required
OperationsCursorResponse
object
2 properties 2 required
ListingsResponseBatch
object
2 properties
ListingResponse
object
18 properties 18 required
ListingResponseOperation
object
9 properties 8 required
CreateListingInput
object
6 properties 2 required
UpdateListingInput
object
3 properties
SupportedOperationInitiatedVia
string
ListingAsyncOperationResponse
object
11 properties 10 required
ListingResponseVariant
object
3 properties 3 required
Additions_RecursivePartial_ListingChangeableFields__
object
The additions of current listing
Listings
object
5 properties 5 required
OperationApi
object
10 properties 10 required
HttpStatusCodeLiteral
number
OperationInitiatedBy
string
OperationStatus
string
PublicApiError
object
2 properties 2 required
ListingResponseProduct
object
3 properties 3 required
Removals_RecursivePartial_ListingChangeableFields__
object
The removals of current listing
OperationType
string
ActivateListingInput
object
3 properties
ManifestDataResponse
object
1 property 1 required
Adjustment
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stockx-listings-api-openapi.yml Raw ↑

Other APIs StockX publishes across the network.

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

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