The registers we track, normalised and free: no account, no API key, no rate limit worth worrying about. Refreshed with the daily sync — currently as of 21 August 2026. If you build something with it, we would love to hear about it: support@casp-tracker.com.
One row per register entry: legal and commercial name, LEI, country, competent authority, services, passporting scope and dates.
Long-format metrics behind the insights page: authorisations per month, cumulative entries, entries by country and service, passporting split.
EMT issuers with their authorisation type, pegged currency and white paper link.
White papers other than ART/EMT, with DTIs and the markets they are offered in.
Straight from the shell
curl -s https://www.casp-tracker.com/api/open/casps.csv -o casps.csv
curl -s https://www.casp-tracker.com/api/open/statistics.json | jq '.data[] | select(.metric=="entries_by_country")'Every statistic is also an SVG you can hotlink. It re-renders from the current register, so an embed placed today still shows the right numbers next month. Add ?theme=light for the light variant.
Copy-ready embed code for each chart sits on the insights page.