StockX Realtime Data
Make a GraphQL
Make any query directly on StockX without any rate-limit
POST
Make a GraphQL
Notice
This endpoint allows 60 requests per minute per API key. It’s recommended to use non-realtime data first, and then use this endpoint if you need real-time data. Read more
Membership
This endpoint is available in the standard tier.
Body payload
The GraphQL query to execute.
The variables to pass to the query.
We have the GraphQL schema of StockX available, connect on your dashboard to get it.
Make a GraphQL