Pass any UK postcode or vehicle registration. We pull from authoritative sources — DVLA, DVSA, EA, ONS, HMLR and more — then classify, score, and derive intelligence from the data. You get structured results your application can act on directly, without building the data pipelines or the models yourself.
100 requests/month free. No credit card required.
{
"postcode": "SW1A 2AA",
"adminDistrict": "City of Westminster",
"region": "London",
"ruralUrbanClassification": "urban",
"signals": {
"flood": { "riversSea": "very_low", "groundwater": "very_low" },
"deprivation": { "imdDecile": 8 },
"crime": { "rateBand": "high" },
"property": { "averagePrice": 2847000 },
"broadband": { "gigabit": true },
"political": { "mpName": "Nickie Aiken", "mpParty": "Conservative" }
},
"scores": {
"propertyRiskScore": 0.22,
"liveabilityScore": 0.61
}
}Your monthly quota is shared across both products. Use Postcode on address forms, Vehicle on finance applications — the same key handles all of it.
Everything about a UK location.
signals.flood.riversSeasignals.deprivation.imdDecilesignals.crime.rateBandsignals.property.averagePricesignals.broadband.gigabitsignals.political.mpNameFull history. One registration.
signals.odometerTrendsignals.ulezCompliantsignals.motPassRatesignals.motStatussummary.buyRecommendationsignals.euroEmissionStandardOne API key. Standard HTTP. Pass it in a single header.
Sign up in 30 seconds. No credit card. 100 requests/month on the free tier, forever.
Pass any UK postcode or vehicle registration. Get back a structured JSON response with every signal.
Use the composite scores directly, or wire individual signals into your own rules. No scoring logic to build.
# Postcode lookup
curl https://zyfy.uk/v1/postcode/SW1A+2AA \
-H "X-Api-Key: YOUR_API_KEY"
# Vehicle lookup
curl https://zyfy.uk/v1/vehicle/AB12CDE \
-H "X-Api-Key: YOUR_API_KEY"Data provenance
Every signal starts from a primary government or institutional source — not a reseller, not an aggregator. We apply our own intelligence layer on top to classify, score, and derive signals that would take your team weeks to build.
DVLA
Vehicle tax & registration
Vehicle
DVSA
MOT data & test results
Vehicle
ONS
Postcode & deprivation data
Postcode
Env Agency
Flood risk — rivers, sea & groundwater
Postcode
HMLR
Property price paid data
Postcode
Ofcom
Broadband coverage
Postcode
Police UK
Crime rate by LSOA
Postcode
OS
Green space & OSGB grid
Postcode
BGS
Radon potential mapping
Postcode
DEFRA
Air quality (NO₂ & PM2.5)
Postcode
MHCLG
EPC ratings & council tax band (E&W)
Postcode
Scottish EPC
EPC ratings & council tax band (Scotland)
Postcode
ONS Census
Demographics — tenure, age, cars, employment
Postcode
NRS Census
Scotland Census 2022 — same signals at datazone
Postcode
Euro NCAP
Safety star ratings & sub-scores
Vehicle
Parliament
MP & constituency data
Postcode
Contains public sector information licensed under the Open Government Licence v3.0.
Free tier includes 100 requests/month across both products. No credit card required.