sla backtest
Replays a machine’s historical compute earnings and uptime through SLA settlement math to preview SLA charges and credits before listing with SLA. The maximum date range is 366 days (inclusive); the default lookback is 90 days when custom dates are omitted.
Requires machine_read permission. See SLA Earnings Backtester for usage guide.
Authorizations
API key must be provided in the Authorization header
Query Parameters
ID of your machine.
Reliability level to simulate (greater than 0 and at most 0.9999). Used as both claim and client target in the simulation. Exactly 1.0 is rejected.
0 < x <= 0.9999Host confidence (greater than 0 and less than 1). Maps to sla_sigma_x when listing. Default 0.6667 (normal).
0 < x < 1Range start as Unix epoch seconds. Default is 90 days before end_date.
Range end as Unix epoch seconds. Default is now.
Optional flat uptime override (greater than 0 and at most 1) for all replayed days. Exactly 0 is rejected.
0 < x <= 1Timescale mix used in settlement simulation. Not user-configurable for host API keys —
the API derives weighting from r (recent vs longer-term uptime). Omit this parameter.
Response
Successful response
false when no days in the range had earnings to replay.
UTC day index (days since 1970-01-01).
UTC day index (days since 1970-01-01).
Average reliability across your machines (including this one). Context only.