InventoryManager
Currently accepting offers to sell onwership to this API. Please send us a message if intrested. Email: [email protected] An API designed to help users and businesses manage their product inventory efficiently, reduce waste, and get product usage suggestions and recipes.
InventoryManager endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Authentication Test /auth_test |
This endpoint tests if the provided JWT token in the Authorization header is valid. |
| POST |
Configure User's Database /configure_db |
Users can configure their database details after login |
| POST |
Product Recipe /recipes |
Get the top 3 recipes related to your product. |
| POST |
Add Product /product |
Add a single product to the inventory |
| POST |
Batch Add Products /products/batch |
Add multiple products to the inventory in a single request. |
| POST |
Product Usage and Recipe Suggestions /suggestions |
Retrieve suggestions for the best use of a product before its expiration and discover relevant recipes |
| POST |
Share a Product /product/share |
Mark a specific product as available for sharing, donation, or distribution |
| GET |
Retrieve Shared Products /product/shared |
Retrieve a list of all products that have been marked for sharing, donation, or distribution. |
| POST |
DIY Product Usage Suggestions /diy-suggestions |
This endpoint provides innovative and practical DIY (Do It Yourself) usage suggestions for common household and office items. By inputting a specific product, users can receive… |
| GET |
Inventory Overview /inventory/overview |
Obtain a comprehensive summary of the inventory, categorized by product type, and identify products that are nearing their expiration date. |
| POST |
Registration /register |
Register custom database. This endpoint allows users to register by providing a username, password, and their database details. |
| POST |
Login /login |
Users can login by providing their username and password. This will return a JWT token which should be used for authentication in subsequent requests. |
InventoryManager pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1.99 / month | — |
|
| PRO | $59.99 / month | — |
|
| ULTRA Recommended | $99.99 / month | — |
|