stockx_releases
Retrieve date-ordered StockX release calendar with new and restocked products from a specified date, including prices and release dates, to track upcoming drops.
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 |