Skip to main contentSkip to navigation
Developer Portal

Launch your shopping agent with one clear setup path.

BuyWhere gives AI agents a product catalog layer for live product discovery, comparison, and merchant handoff spanning 158,000+ storefronts worldwide, with deliver_to ranking so agents only surface products their user can receive.

Start with one API request, then add the published MCP package when you want BuyWhere tools inside Claude Desktop, Cursor, or another MCP client.

288M+ products158,000+ storesReal-time pricing

REST API

Canonical onboarding endpoint

The shortest path to activation is one authenticated request to GET https://api.buywhere.ai/v1/products/search.

curl -sS "https://api.buywhere.ai/v1/products/search?q=wireless+headphones&limit=5" \
  -H "Authorization: Bearer bw_live_your_key_here"

MCP package

Package-based MCP setup

Use the published MCP package instead of the hosted MCP URL on public onboarding surfaces.

{
  "mcpServers": {
    "buywhere": {
      "command": "npx",
      "args": ["-y", "@buywhere/mcp-server"],
      "env": {
        "BUYWHERE_API_KEY": "bw_live_your_key_here"
      }
    }
  }
}

Built for Reliability

BuyWhere is production-ready infrastructure. We provide predictable latency, high uptime, and transparent versioning so your agents always know what to expect.

Developer Support
Contact support
Enterprise Inquiries
Enterprise inquiries
API Version
v1
Stable
Uptime SLA
99.9%
Last 90 days
Search Latency
<250ms
P50 · cache hits <10ms

Get the best deals weekly

Price drops, new markets, and AI shopping tips — straight to your inbox.