Error
Search
Unified search across markets (events + users coming).
Strict full-text search backed by Postgres websearch_to_tsquery. Falls back to fuzzy trigram matching when the strict query returns nothing (toggle with ?fuzzy=false). Response is a discriminated union per-result-type so adding events / users later is non-breaking.
GET
Error
Authorizations
API key obtained from POST /v1/auth/keys.
Query Parameters
Query string (websearch syntax: AND, OR, NOT, "phrases").
Required string length:
1 - 200Comma-separated list of resource types to include. Allowed: market. Defaults to all.
Required range:
1 <= x <= 50
