A simple REST API that returns crime risk scores, severity levels, and detailed category breakdowns for any UK postcode. Built for insurers, property platforms, and risk analysts.
$ curl https://api.crimerisk.co.uk/api/risk/SW1A1AA \
-H "X-API-Key: your_api_key"
// Response
{
"postcode": "SW1A 1AA",
"score": 42,
"level": "moderate",
"computedAt": "2025-01-15T00:00:00Z"
}Start free and scale as you grow
Try it on a few postcodes
For a single letting or estate agency branch
For multi-branch agencies, pooled
For portals, insurers & integrations