Path Parameters
The Depop item slug. You can find this in search results (
slug) or extract it from a product URL (https://www.depop.com/products/{slug}/).Query Parameters
Which market to render the item in — selects the country and currency. See
/v1/depop/markets for the full list.Response
Depop item id (nullable).
Item slug (nullable).
Item title (nullable).
Full item description (nullable).
Brand name (nullable).
Item condition, e.g.
Brand new, Used - excellent (nullable).Current price in the market’s currency (nullable).
ISO 4217 currency code (nullable).
Availability status, e.g.
in_stock, sold (nullable).Username of the seller (nullable).
Item photo URLs.
Full URL to the item (nullable).
Example Response
Each product-detail request costs 10 credits. Failed requests are not charged.

