Adverse media playground

Build a screening request.

First and last name are required. Add optional identifiers when they are available and appropriate for your use.

01

Subject details

Use fictional or authorized data.

Search depth

Checking playground availability…

Saved results are never shown automatically. Deleting one does not reset the rolling daily limit.

RequestPOST
{
  "subject": {},
  "searchDepth": "standard"
}
ResponsePREVIEW
{
  "id": "pending",
  "status": "queued",
  "outcome": null,
  "failureCode": null,
  "findings": [],
  "coverage": {
    "complete": false,
    "searchesCompleted": 0,
    "sourcesReviewed": 0
  }
}