7 Year Criminal Activity

Instant 7 Year Criminal Activity

This endpoint generates a report containing any available data from the last seven years.

The public records and commercially available data compiled in this report may have errors. Data is sometimes entered poorly, processed incorrectly and is generally not free from defect. This report should not be relied upon as definitively accurate. Before relying on any data from this report, it should be independently verified. The criminal record data in this report may include records that have been expunged, sealed, or otherwise have become inaccessible to the public since the date on which the data was last updated or collected. This does not constitute a ā€œconsumer reportā€ as that term is defined in the federal Fair Credit Reporting Act, 15 USC 1681 et seq. (FCRA).

Accordingly, it may not be used in whole or in part as a factor in determining eligibility for credit, insurance, employment or another permissible purpose under the FCRA.This call requires isBackgroundDisclosureAccepted has to be true in the consent.

This call will return an error if SSN, houseNumber, streetName, city, state and zipCode are absent in the User Object. If not initially present, Update User method can be used to submit these details.

If partial SSN is provided, it has to be either the first five digits or the last four digits.

Response when no records are found is as follows:

  {
    "result": {
      "Candidates": {
        "Message": "No Criminal Records Found"
      }
    },
    "message": "Request Results"
  }

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