request-free-img

Sex Offender API

Introducing our National Registered Sex Offenders API for the United States, featuring an extensive and up-to-date database.
  • Our API supports enabling precise results tailored to your needs.
  • With over 750,000 offender records, including comprehensive details, and a vast collection of 1 million crime records, our API equips you with valuable insights.
  • Covering more than 19,000 cities across all 50 states, our API offers comprehensive coverage to support a wide range of applications.
  • To ensure accuracy and reliability, we diligently update our records every month, providing you with the most current information available. Stay ahead and enhance your safety applications, background checks, and community resources with our National Registered Sex Offenders API.

Sex Offender API supports 3 endpoints to search offenders:

  • Search sex offenders by location, e.g., https://sex-offender.topapis.com/location?lat=41.792214&lng=-71.613504&radius=1.4&apikey={API-KEY}
  • Search sex offenders by state & city & name, e.g., https://sex-offender.topapis.com/state-city-name?state=Ohio&city=Dayton&name=David&apikey={API-KEY}
  • Search sex offenders by zip code & name, e.g., https://sex-offender.topapis.com/zipcode-name?zipcode=45439&name=David&apikey={API-KEY}

The following response is an example for the endpoints:

[
	{
		"name": "Joseph A Olson Jr",
		"aliases": "Joseph A Olson",
		"address": "678 Plainfield Pike",
		"city": "Scituate",
		"state": "RI",
		"zip_code": "02857",
		"location": "41.791886,-71.61512",
		"risk_level": "LEVEL 2",
		"gender": "Male",
		"age": "24",
		"eye_color": "Brown",
		"hair_color": "Brown",
		"height": "5'10\"",
		"weight": "230 lbs.",
		"marks_scars_tattoos": "",
		"race": "White",
		"ethnicity": "",
		"court_record": "Crime: 11-37-8.3 - Second Degree Child Molestation, Conviction date: 2021-12-14, Jurisdiction: Rhode Island",
		"photo_url": "https://photo.familywatchdog.us/OffenderPhoto/OffenderPhoto.aspx?id=RI10692249",
		"update_datetime": "2023-05-20T03:00:44Z"
	}
]