cURL
curl --request GET \ --url https://api.oddpool.com/search/recent/markets
Latest market listings without a search query.
kalshi
polymarket
curl -H "X-API-Key: your_api_key" \ "https://api.oddpool.com/search/recent/markets?limit=10"