simple JSON API. Compatible with any language, ERP, or Sheet.
Using Shopify or WooCommerce? Use our plugins instead.
Send us sales history. We return predicted demand, confidence intervals, and safety stock.
Built on Flask, Redis, and Celery for high-performance async processing of heavy workloads.
We don't store your customer data. Your sales history is processed ephemeral-ly and strictly for calculation.
One endpoint to rule them all.
curl -X POST https://api.intelligentforecaster.com/api/v1/forecast \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "history": [ {"date": "2023-01-01", "sales": 12}, {"date": "2023-01-02", "sales": 15}, ... ], "params": { "horizon_days": 30, "service_level": 0.95 } }'
1,000 Credits
($0.01 / forecast)
5,000 Credits
($0.01 / forecast)