Full-text search (Typesense) across prediction-market instruments, events, and products. Query is matched with prefix/token-level fuzziness against symbol, event_display_name, question, event_question, description, and product_id.
Use Case: Discover instrument symbols, event IDs, and product IDs before calling reference or historical-data endpoints.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Full-text query. Supports prefix matching (e.g. HORC_1126).
"House"
Hits per page (default 20, max 100).
0 <= x <= 10020
1-indexed page number (default 1).
x >= 01
Exact-match filter on instrument state.
Filter to tradable or non-tradable instruments only.