reverb.com

reverb

🔑 oauth2 163 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

cargo add reverb-sdk
# See https://github.com/madiabio/reverb1
curl examples
Returns a set of comparison shopping pages based on the current params
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.reverb.com/api/csps
Get your own shop details
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.reverb.com/api/shop
A list of wanted items by the user
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.reverb.com/api/wants
Endpoints (163 total)
GET
/csps
Returns a set of comparison shopping pages based on the current params
GET
/shop
Get your own shop details
GET
/wants
A list of wanted items by the user
GET
/my/feed
Get listings from your feed
GET
/articles
GET
/listings
Default search of listings includes only used & handmade. Add a filter to vie…
GET
/my/lists
Get a list of your lists (wishlist, watch list, etc)
GET
/countries
Retrieve a list of country codes with corresponding subregions
GET
/csps/find
Show comparison shopping page
GET
/csps/{id}
GET
/my/counts
Get your actionable status counts
GET
/categories
List of supported product categories
Language coverage
Rust
1
C++
1
At a glance
Total SDKs2
Languages2
Endpoints163
Authoauth2
Categories1
https://api.reverb.com/api