Crime Data API

Crime data your product can actually use.

Raw incident feeds are hard to turn into a clean customer experience. CrimeScore gives teams a crime data API built around normalized neighborhood risk scores, bounded recent activity, and map layers that can ship inside real products.

crime data APIcrime APIcrime data for developerscrime data by addressneighborhood crime data

Why raw crime data is not enough

Most crime APIs start with incident rows. That can help if you are building a public blotter, but it puts a lot of cleanup work on your team. Categories vary by city, update timing is uneven, and population density can make busy places look worse without context.

CrimeScore is built for teams that need a product-ready signal. You send coordinates, we resolve the Census block group, and the API returns a neighborhood risk score with the response detail available on your plan.

What the API returns

The score endpoint returns a 0 to 100 risk score, a letter grade, resolved location metadata, and model data. Higher tiers add component breakdowns and top contributing factors.

The recent activity endpoint is separate. It gives bounded 24-hour local context without turning your app into a raw incident feed.

  • Address and coordinate based scoring
  • Census block group level resolution
  • Overall, violent crime, property crime, and disorder components
  • Embeddable crime map layers for customer-facing pages

Built for real product workflows

CrimeScore is useful when crime data is one part of a larger user decision, like comparing listings, reviewing markets, enriching location profiles, or giving customers a safer way to understand neighborhood context.

The API is not designed for predictive policing, individual screening, or any workflow that makes a legally adverse decision about a specific person based on their address.

FAQ

Common questions

Is CrimeScore a raw crime data API?

CrimeScore provides normalized risk scores and bounded recent activity context. It is not a bulk raw incident export feed.

Can I query by latitude and longitude?

Yes. The score endpoint accepts latitude and longitude, resolves the location, and returns the matching neighborhood score where coverage is available.

Can I use CrimeScore in a real estate product?

Yes. Real estate and PropTech platforms are core use cases, as long as the score is used for location context and not prohibited individual-level decisions.