Bed Bath & Beyond Marketplace Seller API

Seller-facing API for the Bed Bath & Beyond third-party marketplace, which runs as a tenant of the Mirakl Marketplace Platform at bedbathandbeyondus-prod.mirakl.net. Approved sellers generate a Shop API key from the seller portal (Profile > API Key) and use it to manage offers, orders, shipments and invoices. The host answers publicly on GET /api/version (platform 3.1306) and 401s on every other resource without a key. The contract is Mirakl's vendor-published Marketplace APIs specification, not a Bed Bath & Beyond publication, so no OpenAPI is stored in this repository; access is granted only after a partner application is reviewed.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/bed-bath-beyond-marketplace-seller-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Bed Bath & Beyond Marketplace Seller API
description: Seller-facing API for the Bed Bath & Beyond third-party marketplace, which runs as a tenant
  of the Mirakl Marketplace Platform at bedbathandbeyondus-prod.mirakl.net. Approved sellers generate
  a Shop API key from the seller portal (Profile > API Key) and use it to manage offers, orders, shipments
  and invoices. The host answers publicly on GET /api/version (platform 3.1306) and 401s on every other
  resource without a key. The contract is Mirakl's vendor-published Marketplace APIs specification, not
  a Bed Bath & Beyond publication, so no OpenAPI is stored in this repository; access is granted only
  after a partner application is reviewed.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bed-bath-and-beyond.png
humanURL: https://www.bedbathandbeyond.com/partner
baseURL: https://bedbathandbeyondus-prod.mirakl.net/api
tags:
- Marketplace
- Sellers
- Order
- Offers
- E-Commerce
tags_raw:
- Marketplace
- Sellers
- Orders
- Offers
- E-Commerce
properties:
- type: Documentation
  url: https://developer.mirakl.com/content/product/mmp/rest/seller/openapi3
  title: Mirakl Marketplace Platform seller API reference (vendor documentation)
- type: Login
  url: https://bedbathandbeyondus-prod.mirakl.net/login
  title: Seller portal login (API key issued under Profile > API Key)
- type: SignUp
  url: https://www.bedbathandbeyond.com/partner
  title: Partner application form
- type: Support
  url: https://help.bedbathandbeyond.com/help/s/article/Overstock-Marketplace
  title: Marketplace help article
x-ownership: Tenant of a vendor platform. The API is served by Mirakl on a Bed Bath & Beyond-named instance;
  its published OpenAPI (info.title "Mirakl Marketplace APIs", servers https://your-instance.mirakl.net)
  belongs to Mirakl and is deliberately not stored here.