Transport Links for Any UK Property — Tube, Rail and Bus by UPRN
Find public transport stops near any UK property or postcode — train stations, London Underground, bus stops, trams, ferries, and coach stops. NaPTAN data from the Department for Transport, covering ~450,000 stops across Great Britain. Sorted by straight-line distance. Filter by type.
Available from Starter — £49/month. 2,000 requests included.
All stop types. One endpoint.
Pass a postcode and optional radius (up to 5 km) to get nearby stops sorted by distance. Filter to type=rail for stations only, or omit to get everything.
rail
Railway stations
National rail + regional rail
tube
London Underground
Tube, Overground, Elizabeth line, DLR
tram
Tram & light rail
Metrolink, Supertram, West Midlands Metro
bus
Bus stops
All on-street bus and coach stops
ferry
Ferry terminals
River services and coastal ferries
curl "https://api.homedata.co.uk/api/transport/?postcode=EC2A4BX&radius_km=1&type=rail" \
-H "Authorization: Api-Key YOUR_KEY"
{
"postcode": "EC2A 4BX",
"latitude": 51.5218,
"longitude": -0.0832,
"radius_km": 1,
"total": 3,
"type_counts": { "rail": 3, "tube": 7, "bus": 42 },
"stops": [
{
"atco_code": "9100LIVST",
"name": "Liverpool Street Rail Station",
"stop_type": "rail",
"locality": "City of London",
"distance_m": 312,
"latitude": 51.5178,
"longitude": -0.0823
},
{
"atco_code": "9100SHRDTCH",
"name": "Shoreditch High Street Rail Station",
"stop_type": "rail",
"locality": "Shoreditch",
"distance_m": 687,
"latitude": 51.5228,
"longitude": -0.0752
}
]
}
Query parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
| postcode | Yes | — | UK postcode, spaces optional (e.g. EC2A4BX) |
| radius_km | No | 1.0 | Search radius in km (max: 5.0) |
| type | No | all | Filter: rail tube bus tram ferry coach |
| limit | No | 20 | Results per request (max: 100) |
Built for property tech
Property listings
"Nearest station: Liverpool Street (312 m)". The connectivity stat buyers actually care about.
Area isochrones
Power commute-time analysis. Combine transport stops with routing APIs to build travel-time maps.
Valuation inputs
Walking distance to a station drives prices. Use as an AVM feature for more accurate comparable-adjusted estimates.
Transport connectivity data, instantly
450,000+ stops. One endpoint. Includes rail, tube, bus, tram and ferry. Available from Starter.