Cost Analysis API
Analyze ingredient costs, optimize formulations for budget, and track market pricing trends.
Endpoints
GET
/v1/cost/ingredients/:idGet current market pricing for an ingredient.
POST
/v1/cost/calculateCalculate total cost for a product formulation.
POST
/v1/cost/optimizeOptimize a formulation for cost while maintaining targets.
GET
/v1/cost/trendsGet historical pricing trends for ingredients.