Crim Watch

This search provides the ability to add records to a watch list. If there is a notification on a record added to the watch list you will get notified by hitting the provided end point. Proprietary real-time data to identify nationwide incarcerations. Data includes approximately 85% of real-time US incarceration records from 2,800+ sources. Over 160 million booking records with around 1 million records added each month.

📘

Authentication

Authentication for this search is passed in the body of the request instead of using the request headers like the other searches in this API.

{ "Session": { "Username": "xxxx", "Token": "xxxxxxxxxxxxxxxxxxxxxxxxxxx" }, "Criteria": { "Ssn": "XXXXXXXXX", "DriverLicenseNumber": null, "FirstName": null, "LastName": null, "DateOfBirth": null } }