Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reverb My API

The My API from Reverb — 21 operation(s) for my.

Reverb My API is one of 21 APIs that Reverb publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include My. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 21 operations across 21 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://reverb.com.

21 operations 21 paths 0 schemas 21 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://reverb.com/api
Authentication
API Key
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Reverb My API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (XAuthToken). By default, every request must be authenticated.

  • XAuthToken — Token returned by POST /api/auth/tokens, supplied on subsequent calls in the X-Auth-Token request header.

Paths & Operations 21

Across 21 paths, the API surfaces 21 operations — 21 GET. Each is listed below with its method, path, parameters, and response codes.

My 21
GET
/api/my/account
Authenticated user's account
getMyAccount → 200
GET
/api/my/addresses
Authenticated user's saved addresses
getMyAddresses → 200
GET
/api/my/credit_cards
Authenticated user's saved credit cards
getMyCreditCards → 200
GET
/api/my/counts
Counters for the authenticated user
getMyCounts → 200
GET
/api/my/feed
Authenticated user's activity feed
getMyFeed → 200
GET
/api/my/feedback/sent
Feedback the user has sent
getMyFeedbackSent → 200
GET
/api/my/feedback/received
Feedback the user has received
getMyFeedbackReceived → 200
GET
/api/my/follows
Followed shops, brands, and searches
getMyFollows → 200
GET
/api/my/conversations
Authenticated user's message conversations
getMyConversations → 200
GET
/api/my/viewed_listings
Recently viewed listings
getRecentlyViewedListings → 200
GET
/api/my/lists
Watchlists and saved lists
getMyLists → 200
GET
/api/my/listings
Authenticated seller's listings
getMyListings → 200
GET
/api/my/listings/drafts
Draft listings for the authenticated seller
getMyDraftListings → 200
GET
/api/my/negotiations/buying
Negotiations where the user is the buyer
getMyNegotiationsBuying → 200
GET
/api/my/listings/negotiations
Negotiations on the authenticated seller's listings
getMyNegotiationsSelling → 200
GET
/api/my/orders/buying/all
All orders where the user is the buyer
getMyOrdersBuyingAll → 200
GET
/api/my/orders/buying/unpaid
Unpaid buying orders
getMyOrdersBuyingUnpaid → 200
GET
/api/my/orders/selling/all
All orders where the user is the seller
getMyOrdersSellingAll → 200
GET
/api/my/orders/selling/unpaid
Unpaid selling orders
getMyOrdersSellingUnpaid → 200
GET
/api/my/orders/selling/awaiting_shipment
Selling orders awaiting shipment
getMyOrdersAwaitingShipment → 200
GET
/api/my/orders/awaiting_feedback
Orders awaiting feedback from the user
getMyOrdersAwaitingFeedback → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reverb-my-api-openapi.yml Raw ↑

Other APIs Reverb publishes across the network.

Reverb REST API
Reverb Accounts API
Reverb Articles API
Reverb Auth API
Reverb Autocomplete API
Reverb Autosuggest API
Reverb Braintree API
Reverb Cart API
Reverb Categories API
Reverb Collections API
Reverb Countries API
Reverb Currencies API