Submit watchlist screening

Send either (first_name and last_name) or business_name, not both.

Individual: send first_name and last_name.
Business: send business_name.

{
  "success_message": "Watchlist screening submitted successfully",
  "data": {
    "request_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "name": "Jane Doe",
    "type": "individual",
    "created_by": "[email protected]",
    "created_at": "2026-08-13T12:00:00Z",
    "status": "Processing"
  },
  "success": true
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length ≤ 48

First name (individual workflow; required with last_name). Max 48 characters.

string
length ≤ 48

Last name (individual workflow; required with first_name). Max 48 characters.

string
length ≤ 100

Business name (business workflow). Max 100 characters.

webhook_urls
array of strings
length ≤ 3

List of up to 3 webhook URLs (max 255 characters each).

webhook_urls
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json