Hedge Fund Intelligence
Disclosed UK shorts time series for an ISIN
Time-ordered (ascending) merge of current + historical disclosed shorts for one ISIN. Historical archive goes back to 2012-11. Optional filters: since/until (ISO date) and holder (slug) to narrow to a specific fund's history with the stock.
get/api/v1/fca/shorts/history/{isin}
Path parameters
isinstring required
Query parameters
sincestring nullable
ISO 8601 date, inclusive lower bound.
ISO 8601 date, inclusive lower bound.
untilstring nullable
ISO 8601 date, inclusive upper bound.
ISO 8601 date, inclusive upper bound.
holderstring nullable
Holder slug filter.
Holder slug filter.
Response
Merged time series of all disclosed shorts on the ISIN.
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"
]
}
}