Describe schema
Returns the full taxonomy of reporting categories, groupings, and line categories with human-readable descriptions. Use this to discover valid filter values for the time_series endpoint and understand what each value means.
No authentication required — this is read-only metadata.
Call this first before constructing time_series queries to understand the available filters and what financial data each one represents.
No authentication required. Call this endpoint to discover all available filter values for the time_series endpoint with human-readable descriptions.Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Full taxonomy of wallet stats filter values.
Predefined report scopes. Each maps to a curated set of line categories. Pass a reporting_category name to the time_series endpoint to filter to that scope.
Logical groupings of line categories (e.g. payments, refunds, disputes). Pass grouping names to the time_series endpoint to filter by grouping.
Every active line category with its description, grouping, and which reporting categories it belongs to. This is the most granular filter available on the time_series endpoint.

