reverb.com
Reverb is an online marketplace for buying and selling music gear. It also provides seller tools and integrations for managing listings, orders, payments, and shop settings.
Reverb exposes one documented HTTP REST API for marketplace/shop integrations at `https://api.reverb.com/api`, authenticated with a Reverb personal access token; docs also describe a matching sandbox host at `https://sandbox.reverb.com/api` for testing.
- Reverb APIdiscovered
In your Reverb account, go to My Profile → API & Integrations → Generate New Token, give it a name, and choose scopes. The auth guide recommends public, read_listings, write_listings, read_orders, and write_orders for many ecommerce integrations. Use the token as a Bearer token in the Authorization header. Docs: Create a Personal Token.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing