Reverb REST API

HATEOAS hypermedia REST API at https://reverb.com/api using application/hal+json. Auth via POST /api/auth/tokens to obtain a token used in X-Auth-Token header. Endpoints exposed via _links include accounts, articles, listings, autocomplete, autosuggest, cart, categories, collections, currencies, payment_methods, price_guides, my account, my orders, my listings, etc.

API entry from apis.yml

apis.yml Raw ↑
aid: reverb:rest-api
name: Reverb REST API
description: HATEOAS hypermedia REST API at https://reverb.com/api using application/hal+json. Auth via
  POST /api/auth/tokens to obtain a token used in X-Auth-Token header. Endpoints exposed via _links include
  accounts, articles, listings, autocomplete, autosuggest, cart, categories, collections, currencies,
  payment_methods, price_guides, my account, my orders, my listings, etc.
humanURL: https://reverb.com/page/api
baseURL: https://reverb.com/api
tags:
- REST
- HATEOAS
- HAL+JSON
properties:
- type: Documentation
  url: https://reverb.com/page/api
- type: Swagger
  url: https://reverb.com/swagger
- type: Authentication
  url: https://reverb.com/page/api