Using echo-android with reverb.com

Kotlin integration

Install
# Maven: see https://github.com/adityaa-codes/echo-android
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
echo-android
Kotlin
API
reverb.com
reverb.com
At a glance
Language Kotlin
Endpoints163
Base URLhttps://api.reverb.com/api