Skip to content
All sites
Data API

Depop Data API

Listings, shops and search from the Depop resale marketplace.

5endpointsRate Limit · Cloudflare handled for you
depop.comGET/depop/marketsGET/depop/product…GET/depop/search{ } JSON
Example (captured live)
depop.com
Example
JSON responseclick the page to trace a field
{
"markets": [
{
"code": "us",
"country": "US"
},
{
"code": "uk",
"country": "GB"
},
{
"code": "au",
"country": "AU"
},
{
"code": "ie",
"country": "IE"
},
{
"code": "it",
"country": "IT"
},
{
"code": "fr",
"country": "FR"
},
{
"code": "de",
"country": "DE"
},
{
"code": "es",
"country": "ES"
},
{
"code": "nl",
"country": "NL"
},
{
"code": "nz",
"country": "NZ"
}
]
}
GET/v1/data/depop/markets1 credit / run Verified

List Markets

Supported Depop markets.

Handled for you:Rate LimitCloudflare
Parameters

This query takes no parameters.