Search across all Delphi market clusters by keyword. Uses fuzzy multi-word matching where each word must appear somewhere in the title, but in any order.
For example, searching “british minister” will match titles like “Will the British Prime Minister resign?” even though the exact phrase does not appear.
GET /api/v1/search/markets?q=bitcoin&limit=10X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Search keywords. Multiple words are matched independently (all must appear in the title, in any order).
Maximum number of results to return (default 25, max 100).
x <= 100