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_time
start_time
Response
data
billing_periods
start_time
end_time