Ticker API
Financial data
for developers
Real-time RNS, live prices, and company data for London-listed instruments. REST API with a generous free tier.
350 req/week free
REST + JSON
< 100ms p95
No credit card
HTML + PDF RNS announcements
$ curl -s -H "X-Api-Key: t1ck3r..." \
https://api.ticker.app/v1/news?ticker=GGP&limit=1 | jq .
{
"items": [{
"id": "rns_01J8XKPZ",
"ticker": "GGP",
"headline": "Half-year Results",
"published": "2025-07-29T07:00:02Z"
}],
"cursor": "eyJzIjoiMjAyNS0wNy..."
}What you get
Everything you need to build
on UK markets
Real-time RNS
Regulatory news as it hits the wire, milliseconds after LSE publishes. Full-text, headlines, and filter endpoints.
Live & historical prices
Intraday quotes, end-of-day OHLCV, and adjusted close for all London-listed equities.
OpenAPI 3.0
Machine-readable spec and interactive API reference.
Instant API keys
Sign up and get a key in seconds. Free tier included. No credit card required.
Get started
Start building today
Free tier. No credit card. Full API access from day one.