Fetch 7 Year Criminal Activity

This endpoint can be used in two scenarios:

  1. To retrieve a report containing any available data from the last seven years.
  2. To fetch the results of a previously generated report or to retrieve results after a manual review is complete

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.

Response when no records are found is as follows:

  {
    "result": {
      "Candidates": {
        "Message": "No Criminal Records Found"
      }
    },
    "message": "Request Results"
  }
Language
Credentials
Bearer
API KEY
Click Try It! to start a request and see the response here!