Shopping Data API
An API to fetch some fake products for a shopping website. Categories : Dress,Shoes,Bag,Accessories,Shirts
21 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Shopping Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
https://shopping-data-api.onrender.com/api/show-all-products /api/show-all-products |
Returns all Products |
| GET |
https://shopping-data-api.onrender.com/api/show-specific-product/{id} /api/show-specific-product/{id} |
Returns a specific product using ID |
| GET |
https://shopping-data-api.onrender.com/api/show-all-accessories /api/show-all-accessories |
Returns all the Accessories |
| GET |
https://shopping-data-api.onrender.com/api/show-all-bags /api/show-all-bags |
Returns all the Bags |
| GET |
https://shopping-data-api.onrender.com/api/show-all-dresses /api/show-all-dresses |
Returns all the Dresses |
| GET |
https://shopping-data-api.onrender.com/api/show-all-shirts /api/show-all-shirts |
Returns all the Shirts |
| GET |
https://shopping-data-api.onrender.com/api/show-all-shoes /api/show-all-shoes |
Returns all the Shoes |
Shopping Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|