v2

latestOpenAPI 3.1.02026-07-2675166192.8 KB
Billing

Token usage and cost for a single RFT run

Return the running token + cost totals for one RFT run.

Mirrors the per-row training data shown on the billing page (Training tokens, Inference input/output tokens, price per million tokens, and total cost) so an agent can poll this endpoint to monitor a live run.

get/api/v1/billing/runs/{run_id}/usage

Path parameters

run_idstring required

Response

Successful Response

run_idstring required
run_namestring nullable
base_modelstring nullable
statusstring nullable
total_tokensinteger required
total_cost_usdnumber required
record_countinteger