Daily market-microstructure timeseries for one security
Per-security daily lit-microstructure history (hidden/odd-lot/cancel/trade-to-order rates, average trade size, volume, deciles), ascending by date. Use limit to return only the most recent N days. SEC Market Structure (MIDAS) metrics describe how a security trades on the lit exchanges, aggregated across venues per day: hidden_volume_rate is the share of executed volume that came from non-displayed (hidden) orders - a dark-liquidity-within-lit signal; odd_lot_volume_rate, cancel_to_trade (order cancellation pressure), trade_to_order_rate (fill efficiency) and avg_trade_size round out the picture, with mcap / turnover / volatility / price deciles (1-10). Off-exchange (ATS / dark-pool) venue volume is NOT in this dataset - it covers lit exchanges only. Source: U.S. Securities and Exchange Commission.
Path parameters
Security ticker symbol.
Security ticker symbol.
Query parameters
Return only the most recent N trading days (default: full history).
Return only the most recent N trading days (default: full history).
Response
Daily market-microstructure timeseries for the symbol.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}