Track short positions in European stocks
Track, analyze, and visualize net short positions in European stocks in our consolidated and frequently updated dataset.
Find issuer
Search for issuers or holders instantly
Save favourites
Pin companies to your dashboard
Get alerts
Receive e-mail notifications on position changes
Live activity snapshot
updated dailyTotal active positions
>1,000
Stocks being tracked
>2,000
Holders of net short positions
>1,000
Years of data
>20
European short selling data
Our dataset brings European short selling data into one place by compiling publicly disclosed net short positions from multiple national competent authorities into a single dataset. Data includes who is short, the % of issued share capital of the stock shorted, the issuer of the stock, and the disclosure date, with a full history of changes over time. Sourced from official regulator publication feeds, we offer you a tool that tracks published net short positions across European equities.
Country-level and stock-level EU net short position visibility
Position holder activity tracked across multiple countries
Daily net short position disclosure updates and historical data


Connect the API for live data
Plug ShortsInsights data into your own workflow with clean issuer ids, bearer authentication, and focused endpoints for issuer lists and disclosed positions.
Endpoint 1
List issuers
Fetch tracked issuers with id and name for downstream lookups.
GET /issuersEndpoint 2
Get issuer positions
Request active or full disclosed position history for one issuer id.
GET /issuers/{issuer_id}/positions?status=activeAPI request
Bearer auth · JSON responses
Example
curl -H "Authorization: Bearer YOUR_KEY" \ "https://api.shortsinsights.com/issuers/si_issuer_id/positions?status=active"
Response
{
"issuer_id": "si_issuer_id",
"issuer_name": "ADYEN NV",
"status": "active",
"positions": [
{
"position_holder": "Capital Fund Management SA",
"position": 0.57,
"position_date": "2026-04-21"
}
]
}Ready to track European short positions?
Free to get started · No credit card required