Get Pricing Gaps
Models with usage but no pricing match (cost = $0, requests > 0). Issue #632: Pricing gap detection.
Models with usage but no pricing match (cost = $0, requests > 0).
Issue #632: Pricing gap detection.
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/pricing-gaps"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}