Our Products
The Source of Truth for Crime Data:
- Instant and accurate crime data via API
- Powerful crime maps

Crime Data API
The Most Accurate Crime Data API
Get instant worldwide crime data around the areas you care about.
Note: Please request your private api-key via the "Contact Us" form.
INPUT EXAMPLE:
https://api.crimezen.com/v1/incidents/raw-data?lat={latitude}&lon={longitude}&datetime_ini={datetime_ini}&datetime_end={datetime_end}&distance={distance}
​
HEADERS
Content-Type: application/json
x-api-key: (Request your private api-key via the "Contact Us" form).
​
OUTPUT EXAMPLE:
{
"total_incidents": 2,
"total_pages": 1,
"incidents": [
{
"city_key": "AUS",
"incident_code": "20191010131",
"incident_date": "2019-04-11T01:40:00.000Z",
"incident_type": "Alcohol-related offense",
"incident_official_type": "DWI",
"incident_source_name": "Austin_Police_Department_Crime_Reports",
"incident_description": "DWI at 816 LAVACA ST",
"incident_latitude": 30.27146322,
"incident_longitude": -97.74426176,
"incident_address": "816 LAVACA ST"
},
{
"city_key": "AUS",
"incident_code": "20183640046",
"incident_date": "2018-12-30T02:48:00.000Z",
"incident_type": "Alcohol-related offense",
"incident_official_type": "DWI",
"incident_source_name": "Austin_Police_Department_Crime_Reports",
"incident_description": "DWI at W 9TH ST / LAVACA ST",
"incident_latitude": 30.27154076,
"incident_longitude": -97.74415195,
"incident_address": "W 9TH ST / LAVACA ST"
}
]
}

Crime Map API
The World’s 1st Crime Map API
Track crime like never before. Enrich your maps with our real-time crime maps overlays.
​
We generate crime incidents maps and crime riskmaps overlays available through an API. Our crime maps overlays are displayed on top of a base map (such as Google Maps or Mapbox).