List fast-resolving markets, optionally filtered by asset and time window.
Parameters:
- asset: Crypto ticker to filter by (BTC, ETH, SOL, XRP, DOGE, ...).
Maps to a title search — e.g. asset=BTC searches for "Bitcoin".
- window: Duration bucket (5m, 15m, 1h, 4h, daily). Matches Polymarket's
standard crypto speed-trading tiers.
- venue: Filter by venue ('polymarket', 'kalshi', 'sim').
- limit: Max markets to return (default 50).
- sort: 'volume' to sort by 24h volume.
Equivalent to GET /api/sdk/markets?tags=fast[,fast-<window>]&q=<asset_name>
GET
/
api
/
sdk
/
fast-markets
Fast Markets
Copy
curl --request GET \ --url https://api.simmer.markets/api/sdk/fast-markets