School Catchment API — Nearby Schools & Ofsted Ratings by UPRN
Instantly surface nearby schools and their Ofsted ratings for properties in England. Pass a UPRN or postcode to receive a ranked list of state and independent schools within a configurable radius — including Ofsted grade, school type, phase, DfE URN, and distance. Used by estate agents, property portals, and PropTech platforms to add school context to listings.
What's in the API
Ofsted rating
Latest Ofsted overall effectiveness grade (Outstanding/Good/Requires Improvement/Inadequate) and inspection date for every Ofsted-inspected school.
Distance ranking
Schools returned ranked by straight-line distance from the property. Configurable radius from 500m to 5km.
School type & phase
Filter by primary, secondary, or all-through schools. Type includes academy, free school, maintained, and independent.
~27,000 open schools
Full DfE Get Information About Schools (GIAS) dataset — England only. Updated monthly from DfE open data releases.
Sample response
{
"uprn": "100023336956",
"schools": [
{
"urn": "109001",
"name": "Clifton College Preparatory School",
"type": "Independent school",
"phase": "Primary",
"ofsted_rating": "Outstanding",
"ofsted_date": "2023-05-11",
"distance_metres": 312,
"postcode": "BS8 3HH"
},
{
"urn": "109124",
"name": "Clifton High School",
"type": "Independent school",
"phase": "All-through",
"ofsted_rating": "Good",
"ofsted_date": "2022-11-03",
"distance_metres": 487,
"postcode": "BS8 2BH"
}
],
"total": 8
}
Pricing
Pay as you go
100 tokens = £1
most calls 1 token
£50 a month
5,500 tokens a month
+10% bonus
£250 a month
30,000 tokens a month
+20% bonus
£500 a month
67,500 tokens a month
+35% bonus
Top up any amount from £10 and get exactly the tokens you pay for. Add tokens monthly instead and earn bonus tokens: 10% on any monthly amount, up to 75% from £2,500 a month. Change the amount or stop any time; unused tokens roll over.
See full pricing →FAQ
Does the API return catchment area boundaries?
The API returns distance-based proximity rather than formal catchment boundaries, which vary by school and year. For primary schools in oversubscribed areas, admission criteria distance data is available to every account.
Is Wales included?
Wales uses Estyn inspections rather than Ofsted. Welsh schools are included in the school list but Ofsted grades are not applicable — the API returns the Estyn inspection grade where available.
How frequently is the school data updated?
School list and Ofsted grades are updated monthly from DfE GIAS and Ofsted published data. New Ofsted inspections typically appear within 2 weeks of publication.