v14
OpenAPI 3.1.02026-08-03122113375.9 KBlistings
Retrieve historical prices
Retrieve time-series price history for a catalog item.
Use this endpoint for pricing charts, trend indicators, and historical comparison views.
Input behavior:
- Accepts item lookup via urn or slug.
- Supports a predefined range window (for example 1M).
Rules and responses:
- Returns 404 when the item cannot be resolved.
- Returns normalized series data for the resolved item across the selected range.
- Short-lived caching is applied to improve chart load times.
get/listings/prices
Query parameters
urnstring
URN of the item to lookup
Example:urn:managem:pokemon:product/pop8/pop-series-8-pack-4c899e14
URN of the item to lookup
slugstring
Slug of the item to lookup
Example:/pokemon/product/pop8/pop-series-8-pack-4c899e14
Slug of the item to lookup
range'1M' | '3M' | '6M' | '1Y'
Response
Price history