Optimal Buying Suggestions
ML models have the ability to predict demand. However, a step further would be to generate actionable insights from this demand forecast. This API works in the supply chain domain. Given a demand forecast for certain articles, it will be able to suggest optimal buying suggestions based on some constraints. This is a specific version of the API. We can always customize the constraints! The…
Optimal Buying Suggestions endpoints
| Method | Endpoint | Description |
|---|---|---|
| healthcheck | ||
| GET |
get_health_health_get /health |
## Perform a Health Check Endpoint to perform a healthcheck on. This endpoint can primarily be used Docker to ensure a robust container orchestration and management is in place.… |
| buying-suggestions | ||
| POST |
generate_buying_suggestions_get_buying_suggestions_post /get-buying-suggestions |
Get buying suggestions from demand |
Optimal Buying Suggestions pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $50 / month | 5 / minute |
|
| ULTRA | $1,000 / month | 30 / minute |
|