stockx_releases
Retrieve StockX's upcoming release calendar. See new and restocked products with summaries, pricing, and dates, filtered from a chosen date onward.
Instructions
Get StockX upcoming release calendar. Returns a date-ordered page (release date ascending) of StockX's upcoming release calendar: new and restocked products releasing on or after the given date, with normalized product summaries, headline pricing, and each item's published release date. Credential-free public data from the same GraphQL API backing StockX's own releases page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Only include releases on or after this date (YYYY-MM-DD, UTC). Defaults to today | |
| page | No | 1-indexed result page, defaults to 1 | |
| limit | No | Results per page, defaults to 20, maximum 100 |