Crime Score by Address

Find neighborhood safety context for a US address.

CrimeScore can center the public map from a US address, then show modeled neighborhood risk layers around that location. It is a simple way to move from search intent into map context.

crime score by addressaddress crime scoreneighborhood safety by addresscrime data by addressaddress safety score API

Address search centers the map

The public finder uses address geocoding to center the map. It does not expose a secret score API key in the browser and it does not store the submitted address.

Once the map is centered, users can inspect the surrounding score layers and create a free account for deeper map exploration.

For products, use coordinates

Developer integrations should usually geocode addresses in their own backend or send known latitude and longitude coordinates to the score API.

The score endpoint resolves coordinates to local Census geography and returns the score, grade, and tier-based details.

FAQ

Common questions

Can I get a crime score by address?

The public finder can center the map from a US address. The authenticated score API accepts coordinates for address-level workflows.

Is this a guarantee about an address?

No. CrimeScore is modeled neighborhood risk context. It is not a guarantee, police report, or individual risk decision.

Do you store public address searches?

No. The public address helper is designed to resolve and return coordinates without storing submitted addresses.