Affogato The Ecommerce Store
Welcome to Affogato The E-commerce Store API, where developers find the perfect solution for their e-commerce and shopping website needs. Affogato offers a powerful and user-friendly REST API, providing access to a vast array of product data, and enhancing the functionality and realism of your applications without the hassle of server-side coding. With Affogato, developers can effortlessly…
Affogato The Ecommerce Store endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all items available /api/items |
Returns all items available in the store. |
| GET |
Get item by ID /api/items/{id} |
Retrieves a specific item by its ID. |
| GET |
Get all categories /api/categories |
Returns all unique categories available for items in the store |
| GET |
Get items by category /api/items/category/{category} |
Retrieves items belonging to a specific category. |
| GET |
Get All Reviews /api/all-reviews |
Retrieves all customer reviews for all items available in the store. |
| GET |
Get Reviews by Item ID /api/items/{id}/reviews |
Retrieves the customer reviews for a specific item based on its ID. |
Affogato The Ecommerce Store pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 5000 / second |
|
| ULTRA | $50 / month | 15000 / second |
|