Using Aurora-SDK with reverb.com

C++ integration

Install
# See https://github.com/Qu-Bit-Electronix/Aurora-SDK
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
Aurora-SDK
C++
API
reverb.com
reverb.com
At a glance
Language C++
Endpoints163
Base URLhttps://api.reverb.com/api