Jumia E-commerce Data API
REST API to fetch Jumia product data (title, price, image, URL ,:id , search ) with caching, rate limiting, and plan-based access. Optimized for speed and scalability.
8.5/10 popularity
3465 ms avg latency
100% success rate
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Jumia E-commerce Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Products /produit/search/{name} |
Search products by name keyword. |
| GET |
Get Latest Products /produit |
Retrieve the latest Jumia products. Response fields depend on the subscription plan. |
| GET |
Get Products /produit |
Get the latest Jumia products from the database. |
| GET |
Search Products_copy /produit/search/{name} |
Search products by name keyword. |
| GET |
Get Product By ID /produit/{id} |
Retrieve a product by its unique ID |