Get By Provider
Cost breakdown by provider with model detail. Deprecated: Use /pivot-data instead. This endpoint returns pre-aggregated data; the pivot table endpoint returns granular rows for client-side pivoting. Kept for backward compatibility.
Cost breakdown by provider with model detail.
Deprecated: Use /pivot-data instead. This endpoint returns pre-aggregated data; the pivot table endpoint returns granular rows for client-side pivoting. Kept for backward compatibility.
AuthorizationBearer <token>
In: header
Query Parameters
days?Days
Default
30Range
1 <= value <= 365Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/super-admin/llm-cost/by-provider"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}