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

Moneyback Guarantees (Beta)

Monthly savings rates delivered through Moneyback Guarantee rebates and releases

Get monthly Moneyback Guarantee savings

get

Returns 730-hour monthly savings rates delivered through commitment rebates and releases. Rebate totals are normalized over the requested period; release savings are the monthly commitment cost eliminated by commitments released during the period. The end date is exclusive.

Path parameters
org_idstring · uuidRequired
Query parameters
providerstring · enumRequired

Cloud provider (aws, azure, gcp)

Example: awsPossible values:
start_datestring · dateRequired

Start date (YYYY-MM-DD)

end_datestring · dateRequired

End date (YYYY-MM-DD, exclusive)

Responses
200

OK

application/json
monthly_rebate_savingsnumberOptional

Rebates delivered over the requested period, normalized to a 730-hour monthly rate

monthly_release_savingsnumberOptional

730-hour monthly commitment cost eliminated by commitments resold during the requested period

monthly_total_savingsnumberOptional

Sum of monthly_rebate_savings and monthly_release_savings

get/beta/v1/org/{org_id}/moneyback-guarantees/savings

Last updated

Was this helpful?