Public API Documentation
Eighteen market datasets and developer media extraction APIs are available as clean JSON APIs. Start keyless or use a single unified account API key for high-rate limits (120 req/min) and 5 concurrent download slots.
Base URL
https://xoomar.comRate Limit
30/min keyless · 120/min with key
Auth
X-API-Key header
Response Format
{
"data": { ... },
"updatedAt": "2026-06-11T14:00:00.000Z",
"source": "xoomar.com",
"docs": "https://xoomar.com/markets/api"
}Developer Tools & Media APIs
High-throughput video extraction and SEC filing query APIs
Market Data APIs (18 Datasets)
/api/markets/funding-ratesFunding RatesReal-time funding rates from Binance, Bybit, OKX
/api/markets/open-interest/{slug}Open InterestHourly OI history since 2021
/api/markets/cotCOT PositioningWeekly CFTC institutional positioning, 700+ markets
/api/markets/sentimentSentimentAI-scored multi-layer sentiment for 17 assets
/api/markets/signals/{slug}SignalsComposite trading signals for bots and EAs
/api/markets/options/{currency}OptionsMax pain, DVOL, put/call ratio from Deribit
/api/markets/whalesWhalesHyperliquid whale positions and moves
/api/markets/macroMacroYield curve, spreads, stablecoin supply
/api/markets/liquidationsLiquidationsReal-time crypto liquidation stream
/api/markets/insidersInsidersSEC Form 4 insider trades, all US tickers
/api/markets/funds/{slug}Fund Holdings13F portfolios of 30 famous funds, 5 years of quarters
/api/markets/structured-productsStructured Products424B2/FWP structured note issuance, 5 years of filings
/api/markets/events8-K EventsCorporate material events mapped to readable labels
/api/markets/etf-flowsETF FlowsSpot BTC/ETH ETF holdings and computed net flows
/api/markets/calendarEconomic CalendarCPI, NFP, FOMC, GDP dates with post-release actuals
/api/markets/rates/{country}Central Bank RatesPolicy rates for 49 economies, history to 1945
/api/markets/predictionsPredictionsPolymarket odds with 15-minute history and 24h changes
/api/markets/short-interestShort InterestFINRA biweekly short interest, 5 years, every US symbol
Rate Limiting
30 requests per minute per IP without a key. Send an X-API-Key header from a free account for 120 per minute per key. Exceeding either returns HTTP 429 with a Retry-After header (seconds); an invalid key returns 401.
CSV Downloads
Every dataset also serves CSV at /api/markets/{dataset}/csv, up to 50,000 rows per pull, same rate limits.
Helper: Tracked Symbols
GET /api/markets/symbols lists the crypto symbols tracked by the funding, open interest, and signals endpoints, with each exchange's instrument ID.
Attribution appreciated but not required
If you use this API, a link to xoomar.com/markets is appreciated but not enforced.