Mercadolibre
Manage sales, ads, products, services and Shops
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Shopping
- Documentation / URL
- https://developers.mercadolibre.cl/es_ar/api-docs-es
Overview
MercadoLibre provides marketplace APIs — OAuth-based in practice (anonymous requests can be blocked, verified).
Quick Start
Search (needs auth for some endpoints):
curl "https://api.mercadolibre.com/sites/MLA/search?q=iphone" \
-H "Authorization: Bearer YOUR_TOKEN"
⚠️ Status (verified 2026-08): an anonymous request returned HTTP 403 forbidden — the endpoint may require auth/headers from your region. Verify from your network.
Notes
- Sales/ads/products/shops.
- OAuth-based.
FAQ
Is Mercadolibre free? Free tier with limits (check the docs).
Why 403? Anonymous access was forbidden (verified) — use auth.
What’s the auth style? OAuth Bearer.
More in Shopping
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Best Buy Products, Buying Options, Categories, Recommendations, Stores and Commerce | API Key | Yes | Unknown | ↗ |
| BuyWhere Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | API Key | Yes | Unknown | ↗ |
| Descripio Amazon Reviews Amazon product reviews for 12 marketplaces | API Key | Yes | Unknown | ↗ |
| Digi-Key Retrieve price and inventory of electronic components as well as place orders | OAuth | Yes | Unknown | ↗ |
| Dummy Products An api to fetch dummy e-commerce products JSON data with placeholder images | API Key | Yes | Yes | ↗ |