Nationwide Scores · 24h Context

Crime data and safety scores
your platform can ship.

CrimeScore turns national location risk into a customer-ready crime data API, crime score API, component scores, and interactive safety map layers. Add bounded 24-hour activity context when your product needs a fresh local signal without exposing raw incident feeds.

PropTech Platforms Real Estate Crime Data Risk & Portfolio Teams
Create Account → Explore the Map Crime Data API Talk to Sales

Free Public Map Search

Find a ZIP code or address on the CrimeScore map.

Start with a ZIP code for a broad area view, or enter a US address to center the public map on that location. The map shows modeled neighborhood risk layers without exposing a public score API key.

How it looks
Safety Map · Real Product View
CrimeScore block-group safety map around New York Actual CrimeScore map
Example Score · Grade D
28 /100
Violent Crime 22 / 100
Property Crime 31 / 100
Disorder 27 / 100
Frequency 24 / 100
Score detail Available on Starter+
API Payload Examples OpenAPI
GET /v1/score?lat=40.7128&lng=-74.006
{
  "geoid": "360610031002",
  "resolved": {
    "lat": 40.7128,
    "lng": -74.006,
    "state": "NY",
    "county_fips": "061"
  },
  "safety_score": 28,
  "safety_grade": "D",
  "components": {
    "violent_crime": 24.8,
    "property_crime": 37.9,
    "disorder": 29.2,
    "frequency": 31.5
  },
  "data": {
    "census_vintage": "2024",
    "model_version": "2.0"
  }
}
GET /v1/score/details?lat=40.7128&lng=-74.006&component=property_crime
{
  "geoid": "360610031002",
  "resolved": {
    "lat": 40.7128,
    "lng": -74.006,
    "state": "NY",
    "county_fips": "061"
  },
  "component": "property_crime",
  "safety_score": 37.9,
  "safety_grade": "D",
  "contributors": [
    {
      "label": "High rental vacancy rate",
      "direction": "lowers_safety_score",
      "impact": "medium"
    },
    {
      "label": "High median household income",
      "direction": "raises_safety_score",
      "impact": "medium"
    }
  ],
  "data": {
    "census_vintage": "2024",
    "model_version": "2.0"
  }
}
GET /v1/incidents/nearby?lat=40.7128&lng=-74.006&radius_m=5000
{
  "capturedAt": "2026-06-23T16:00:00.000Z",
  "center": {
    "lat": 40.7128,
    "lng": -74.006
  },
  "radius_m": 5000,
  "hours": 24,
  "limit": 25,
  "count": 2,
  "incidents": [
    {
      "id": "crimescore_9f3a2b7c1d4e5f60718293ab",
      "label": "Theft",
      "categories": [
        "property"
      ],
      "latitude": 40.7142,
      "longitude": -74.0028,
      "reportedAt": "2026-06-23T13:42:00Z",
      "distance_m": 384
    }
  ]
}

Nearby Incidents API

Neighborhood safety first, fresh local context when it helps.

Use the score API for long-term neighborhood safety context, the nearby incidents API for bounded 24-hour context, and embeddable map layers for customer-facing geography. Each layer is normalized for product teams, so you can show useful safety signals without exposing raw scanner noise or unfiltered third-party payloads.

Safety score API 24h incident API Embed map layers
US incident pulse
Live API preview200 OK
GET /incidents/nearby
?lat=40.7128&lng=-74.0060
&radius_m=10000&hours=24&limit=25

{
  "count": 11,
  "scannedCells": 12,
  "incidents": [
    {
      "label": "Recent activity · NYC area",
      "distance_m": 0,
      "age": "recent"
    },
    {
      "...": "+10 more nearby"
    }
  ]
}

The Problem

Why existing crime data APIs fall short

Legacy Crime Data APIs

  • Raw incident dumps with no neighborhood-level risk normalization or crime score by address
  • Arbitrary "safety scores" with no published methodology
  • Compliance posture unclear — fair-housing risk
  • ZIP-code only outputs with no address-level score or local map context

The CrimeScore Approach

  • Proprietary scoring model built from normalized national location signals
  • Documented methodology with customer-ready score context
  • Compliance-aware: protected attributes excluded, out-of-scope uses enumerated
  • Block-group coordinate scoring with county and state map layers, plus optional ZIP/ZCTA rollups for broader estimates

Search By Use Case

Crime data API, crime score API, and map layers for real products

Start with the page that matches what your team is trying to ship.

CrimeScore crime data API reference
APIDevelopers

Crime Data API

Normalized neighborhood safety scores, recent activity context, and address-level crime data for product teams.

CrimeScore Safety Score map with model factors
ScoresAddress-Level

Crime Score API

Return a 0 to 100 score, letter grade, and component detail for a requested location.

CrimeScore ZIP profile with Safety Score and map
Real EstatePropTech

Crime Data for Real Estate

Add neighborhood safety context to listing pages, market pages, and portfolio workflows.

Embeddable CrimeScore neighborhood safety map
EmbedMaps

Embeddable Crime Map

Drop a domain-restricted safety map into your own site with publishable API keys.

ZIP Code 11367 CrimeScore Safety Score profile
ZIPPublic Search

Crime by ZIP Code

Start broad with a ZIP code, then use the map to inspect modeled neighborhood risk layers.

CrimeScore map centered on a New York address
AddressMap Lookup

Crime Score by Address

Center the public map from a US address without exposing a public score API key.

CrimeScore API documentation and endpoint reference
GeocodeAddress API

Address Geocoding API

Resolve US addresses into coordinates before centering a map or calling the score API.

CrimeScore nearby incident clusters across the New York City region
Incidents24h Context

Nearby Incidents API

Show bounded, sanitized recent incident context next to long-term neighborhood risk.

Responsible Product

Built for serious product review

Research-grounded. Designed around documented criminology, spatial validation, and production model-review practices.

Validated across geography. We test model behavior on held-out regions so buyers can evaluate generalization, not just in-sample fit.

Compliance-aware. Protected attributes are excluded from scoring, and prohibited/high-impact uses are explicitly out of scope.

Product Surface

What's available today

Self-Serve

Production REST API

Create an account without a payment method, then choose an API plan or start the seven-day monthly Starter trial.

Drop-In

Embeddable Map Widget

One line of HTML on your property pages. Domain-restricted, themed, and powered by the same national score layers.

Context

24h Activity Endpoint

City-scale recent incident context for customer workflows that need a current local pulse, with strict caps and sanitized response fields.

Enterprise

Custom Plans

Custom API volume, white-label licensing, integrations, a 99.9% API uptime SLA, and dedicated support for contract-led deployments.

Use Cases

Built for buyer-facing products

Embeddable neighborhood safety map widget

Real Estate & Listings

One line of HTML on property pages for neighborhood safety, score components, and optional recent activity context.

PropTech neighborhood safety API integration

PropTech & Data APIs

REST endpoints for score, grade, component scores, and bounded 24-hour activity near a user-selected location.

Portfolio safety analytics

Portfolio & Risk Analytics

Neighborhood-level signal for geographic analytics, portfolio review, and internal risk intelligence workflows.

Proprietary ML · API-first · Responsible by Design

Production ML Tier-Aware API Geographic Validation Documented Methodology Protected Attributes Excluded 24h Activity Context Embeddable Map Layers

See it on your data.

Request a Demo

Tell us about your use case — we'll be in touch within one business day.

We use your details to respond to this request. See our Privacy Policy.