Cost Optimizer APIManage optimization rules, track savings, and estimate costs.GET/api/v1/cost/rulesList all cost optimization rules.POST/api/v1/cost/rulesCreate an optimization rule.PUT/api/v1/cost/rules/:idUpdate a cost rule.DELETE/api/v1/cost/rules/:idDelete a cost rule.GET/api/v1/cost/savingsGet cumulative cost savings.POST/api/v1/cost/estimateEstimate cost for token counts.PreviousMarketplace APINextGovernance API