Nationwide Sex Offender Registry API

Industry-leading database of National Registered Sex Offenders API for the United States. Supports both criteria-based search (name, city, zip, state) and geospatial search (lat/lng, radius).

750k+ offender records, 1M+ crime records, 20k+ cities, and all 50 states including US territories. Trusted by Schools, Research Facilities, Healthcare Facilities, Security Companies, Startups and more.

// Request
fetch('https://api.offenders.io/sexoffender?firstName=First&zipcode=12345&key={YOUR_API_KEY}', {
  method: 'GET',
  headers: {
    'Content-Type': 'application/json',
  }
})
.then(response => response.json())
.then(data => {
  console.log(data)
});
//Response
{
  "offenders": [
    {
      "name": "First M Last",
      "firstName": "First",
      "lastName": "Last",
      "dob": "1900-10-01T00:00:00.000Z",
      "address": "10000 San Francisco Way",
      "city": "San Francisco",
      "state": "California",
      "zipcode": "94104",
      "sex": "Male",
      "age": "123",
      "offenderUrl": "https://meganslaw.ca.gov/OffenderDisplay.aspx?search...",
      "offenderImageUrl": "https://meganslaw.ca.gov/NSOPWPI.ashx?f=...&NSOPRFlag=True",
      "eyeColor": "Green",
      "hairColor": "Brown",
      "height": "5'11\"",
      "weight": "200 lbs.",
      "race": "White",
      "marks": "tattoo on r_arm (cross / cover the cross with tribal symbol); tattoo on l_arm (pic of a lady); tattoo on l_arm (something); ...",
      "riskLevel": "",
      "crime": "Crime:  14:81 - Indecent Behavior with Juveniles; Juvenile victim, Conviction date:  2199-09-09, Jurisdiction:  California",
      "registrationDate": null,
      "content": "<br><b>Zip Code: </b>94104<br><b>Sex: </b>Male<br><b>Age: </b>123<br><b>Date of birth: </b>1900-10-01<br><b>Eye color: </b>Green<br><b>Hair color: </b>Brown<br><b>Height: </b>5'11\"<br><b>Weight: </b> 200 lbs.<br><b>Marks/Scars/Tattoos: </b>tattoo on r_arm (cross / cover the cross with tribal symbol); tattoo on l_arm (pic of a lady); tattoo on l_arm...",
      "lat": 50.12345,
      "lng": -34.67890,
      "updatedAt": "2024-01-11T22:15:06.936Z"
    }
  ]
}
Illustration

Extensive Data

As the leader in aggregated Sex Offenders Data, Offenders.io has the most extensive dataset compared to any other competitors out there.

Illustration

99.9% Uptime SLA

Built on top of Google Cloud Platform and Cloudflare, we proudly present you with 99.9% Uptime SLA. In fact, we had 0 downtime in the last 12 months.

Illustration

Focus On You

Let us do the heavy lifting of the Sex Offenders Data aggregation, so you can seamlessly integrate your applications and launch faster.

Get Your FREE API Key Now!