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.
Documentation Index
Fetch the complete documentation index at: https://docs.aura.markets/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from POST /v1/auth/keys.
Query string (websearch syntax: AND, OR, NOT, "phrases").
1 - 200Comma-separated list of resource types to include. Allowed: market. Defaults to all.
1 <= x <= 50