For the complete documentation index, see llms.txt. This page is also available as Markdown.

Savings Estimate

API for estimating savings from uploaded billing files

Estimate savings from an uploaded billing file

post

Parses a completed PDF, CSV, JSON, or text billing upload and returns normalized costs and provider-specific savings estimates.

Path parameters
org_idstring · uuidRequired
Body
upload_idstring · uuidRequired
Responses
200

OK

application/json
providerstring,null · enum · nullableRequiredPossible values:
source_formatstringRequired
period_startstring · nullableRequired
period_endstring · nullableRequired
account_idstring · nullableRequired
currencystringRequired
is_projectedbooleanRequired
extraction_statusundefined · enumRequiredPossible values:
post/v1/org/{org_id}/savings-estimate

Last updated

Was this helpful?