Payment Usage Breakdown By Feature Retrieve

GET /payment/usage-breakdown-by-feature/

Cost split between logging usage and LLM proxy usage. Defaults to current billing period when start_time/end_time omitted.

Query params: start_time, end_time. Response: { data, billing_periods, start_time, end_time }

Authentication

AuthorizationBearer
JWT access token or Respan API key

Query parameters

end_timedatetimeOptional
start_timedatetimeOptional

Response

datalist of objects
billing_periodslist of objects
start_timestring
end_timestring