Shopping APIs connect you to e-commerce platforms, product catalogs, and pricing data. Build comparison shopping tools, deal finders, or integrate online retail into your applications.
| Name | Description | Auth | HTTPS | CORS | Status |
|---|---|---|---|---|---|
| Best Buy | Products, Buying Options, Categories, Recommendations, Stores and Commerce | apikey | Yes | unknown | unknown |
| Digi-Key | Retrieve price and inventory of electronic components as well as place orders | oauth | Yes | unknown | unknown |
| Dummy Products | An api to fetch dummy e-commerce products JSON data with placeholder images | apikey | Yes | yes | unknown |
| eBay | Sell and Buy on eBay | oauth | Yes | unknown | unknown |
| Etsy | Manage shop and interact with listings | oauth | Yes | unknown | unknown |
| Flipkart Marketplace | Product listing management, Order Fulfilment in the Flipkart Marketplace | oauth | Yes | yes | unknown |
| Lazada | Retrieve product ratings and seller performance metrics | apikey | Yes | unknown | unknown |
| Mercadolibre | Manage sales, ads, products, services and Shops | apikey | Yes | unknown | unknown |
| Octopart | Electronic part data for manufacturing, design, and sourcing | apikey | Yes | unknown | unknown |
| OLX Poland | Integrate with local sites by posting, managing adverts and communicating with OLX users | apikey | Yes | unknown | unknown |
| Shopee | Shopee's official API for integration of various services from Shopee | apikey | Yes | unknown | unknown |
| Tokopedia | Tokopedia's Official API for integration of various services from Tokopedia | oauth | Yes | unknown | unknown |
| WooCommerce | WooCommerce REST APIS to create, read, update, and delete data on wordpress website in JSON format | apikey | Yes | yes | unknown |
8 APIs in this category require a free API key. This usually means creating a free account on the provider's website and copying your key from the dashboard. The process typically takes less than a minute.
Not sure where to start? Look for APIs marked as "alive" in the status column — these were recently verified as working. For browser-based projects, check that the API supports CORS.
Yes, all APIs listed on API Bouncer have a free tier. Some are completely open (no sign-up needed), while others require a free account to get an API key. Free tiers typically have rate limits — check each API's documentation for specifics.
It depends on your needs. Consider: Do you need authentication or prefer no-auth? Does your project need CORS support for browser access? How many requests will you make? Start with a no-auth API to prototype quickly, then switch to a more feature-rich option if needed.
We run periodic health checks on all listed APIs. The "Status" column shows whether each API was responding at our last check. APIs marked as "alive" were recently verified. You can also test any API yourself using curl or our guides on testing APIs.
Most free APIs allow commercial use, but terms vary by provider. Always check the specific API's terms of service. Some APIs have separate free and commercial tiers with different rate limits.