Using reverb1 with reverb.com

C++ integration

Install
# See https://github.com/madiabio/reverb1
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
SDK on GitHub 📄 API Docs
SDK
reverb1
C++
API
reverb.com
reverb.com
At a glance
Language C++
Endpoints163
Base URLhttps://api.reverb.com/api