Retrieve Results of County & Federal Verification Records

Retrieve the results for all court level searches

This API is used to fetch the results of all of the following requests:


In the response, the type property indicates the type of the record (County Criminal, County Civil, Federal Criminal, Federal Civil) found. The value is an ENUM and maps to the respective requests as follows:

ValueDescription
CRIMINALCounty Criminal Record
CRIMINAL_FEDERALFederal Criminal Record
CIVIL_FEDERALFederal Civil Record
CIVIL_COUNTYCounty Civil Record

Please note that since all of the checks here are asynchronous, results will only be available once it has been retrieved from the source. Your web server can be notified of the results through our webhooks via the event CRIMINAL_REQUEST_STATUS_UPDATE.

Language
Authorization
Bearer
API KEY
Click Try It! to start a request and see the response here!