Home
Home
  1. πŸ”Ž Screening API
  • πŸš€ Getting Started
  • πŸ”Ž Screening API
    • Overview
    • Blacklist Matching Logic
    • Blockchain Analysis
      POST
    • Individuals Analysis
      POST
    • Organizations Analysis
      POST
    • Screening Entities Summary Analysis
      POST
    • Create BlackList
      POST
    • Get All BlackList Records
      GET
    • Get Blacklist Record by ID
      GET
    • Delete Blacklist Record by ID
      DELETE
    • Update Blacklist Record by ID
      PATCH
    • Update Blacklist Settings Account
      PATCH
  • 🌊 Flow API
    • Overview
    • Flow Step: Identity Verification
    • Flow Step: Onboarding Individual
    • Flow Step: Onboarding Organization
    • πŸ“‘ Endpoints
      • Authentication token
      • Get Flow Instance
      • Get File from Flow Instance
      • Identity: Get Details
      • Identity: Get Files
      • Identity: Update Status
      • Onboarding: Get Details
      • Onboarding: Get File
      • Onboarding: Get Multiple Files
      • Onboarding: Update Status
    • πŸ“€ Webhooks
      • Webhooks Overview
      • Flow
      • Identity Verification
      • Onboarding Individual
      • Onboarding Organizations
      • Identity Verification by Onboarding
  • πŸ’Έ Transaction API
    • πŸ”‘ Authentication
    • Overview
    • Transaction Analysis
    • Transaction Status
    • Document Types
    • Cryptocurrencies
    • Diagram
    • πŸ“€ Webhooks
  • πŸ“‘ Endpoints
    • Create operation
    • Get operation
    • Get valid document types
    • Get valid coins
  • πŸ“‚ Resources
    • Concept Details
    • Enum Validation
Home
Home
  1. πŸ”Ž Screening API

Individuals Analysis

POST
https://app.rillis.io/api/v1/screening/entities/individuals
Screen an individual (name, DOB, nationality, etc.) against global watchlists and PEP lists. Results include risk level and matching records, with detailed profiles when available.

Request

Body Params application/json

Examples

Responses

🟒201Created
application/json
Body

🟠400Bad Request
🟠401Unauthorized
Request Request Example
Shell
JavaScript
Java
Swift
cURL
curl --location --request POST 'https://app.rillis.io/api/v1/screening/entities/individuals' \
--header 'Content-Type: application/json' \
--data-raw '{
  "client_id": "1MpwlwE11dHixJpB8Ksy0sfVON1019EbqRb0+LvSxxx=",
  "client_secret": "ee592d0c880795f14308084088381150f0862a1dce12cf9cea60345ca3671083c708363cc4296a3451afb097b38xxx",
  "full_name": "Juan PΓ©rez GarcΓ­a",
  "gender": "MALE",
  "date_of_birth": "1985/07/28 14:35:22",
  "residence": "CHL",
  "place_of_birth": "ESP",
  "citizenship": "ESP",
  "issuer_country": "CHL",
  "identification_type": "CL-PASS",
  "identification_number": "X12345678"
}'
Response Response Example
201 - Success HIGH Sanctions
{
    "coincidences": true,
    "id_origin": null,
    "type_origin": "NONE",
    "id_field_type_in_object": null,
    "field_type_in_object": "NONE",
    "case_id": "case-264401757928",
    "risk_level": "HIGH",
    "rejection_reasons": "Se rechazo por coincidencia en listas de sanciones.",
    "rejected_at": 1761326440411,
    "analyzed_at": 1761326440411,
    "blacklistMatches": [],
    "deceasedListMatches": [],
    "transaction": "null",
    "note": null,
    "chl_court": null,
    "request_at": 1761326440411,
    "id": "68fbb568c23d3e2f7a4ff899",
    "request": {
        "vesselCheckOngoingMonitoringAtInitial": false,
        "mediaCheckOngoingScreeningAtInitial": false,
        "groupId": "5jb6ycced57b1fu38v5r9nuue",
        "entityTypes": [
            "INDIVIDUAL"
        ],
        "providerTypes": [
            "WATCHLIST"
        ],
        "clientCaseId": "",
        "nameTransposition": false,
        "caseScreeningState": "INITIAL",
        "names": [
            {
                "typeId": "PRIMARY",
                "value": "DIOSDADO CABELLO"
            }
        ],
        "secondaryFields": [
            {
                "typeId": "SFCT_1",
                "value": "UNSPECIFIED"
            }
        ]
    },
    "response": [
        {
            "resultId": "1761326440174zh890wjn",
            "name": "Diosdado CABELLO RONDΓ“N",
            "matchedTerm": [
                {
                    "term": "Diosdado CABELLO RONDΓ“N",
                    "type": "AKA"
                }
            ],
            "score": 1,
            "strength": "EXACT",
            "providerCategory": [
                "Sanctions",
                "PEP"
            ],
            "keywordsExtended": [
                {
                    "name": "DFATD",
                    "description": "Canada - Department of Foreign Affairs and Trade",
                    "category": "Sanctions"
                },
                {
                    "name": "SECO",
                    "description": "Switzerland - Swiss Financial Market Supervisory Authority",
                    "category": "Sanctions"
                },
                {
                    "name": "FSF",
                    "description": "Europe - Financial Sanctions Facility",
                    "category": "Sanctions"
                },
                {
                    "name": "TRESOR",
                    "description": "France - TRESOR",
                    "category": "Sanctions"
                },
                {
                    "name": "HMT",
                    "description": "United Kingdom - HM Treasury",
                    "category": "Sanctions"
                },
                {
                    "name": "OFAC",
                    "description": "USA - OFAC SDN List Office of Foreign Asset Control",
                    "category": "Sanctions"
                },
                {
                    "name": "Global Politicians",
                    "description": "Global Politicians",
                    "category": "Sanctions"
                }
            ],
            "gender": "MALE",
            "dateOfBirth": [
                {
                    "utcDateTime": -211939200000,
                    "timeZone": null,
                    "timelinePrecision": "ON",
                    "pointInTimePrecision": "DAY"
                }
            ],
            "placeOfBirth": [],
            "placeOfBirthCountry": [
                "VEN"
            ],
            "countryLocation": [
                "VEN"
            ],
            "residence": [
                "VEN"
            ],
            "nationality": [
                "VEN"
            ],
            "identificationDocument": [
                {
                    "number": "A0237802",
                    "type": "P"
                }
            ],
            "category": "INDIVIDUAL",
            "referenceId": "zh890wjn",
            "creationDate": {
                "utcDateTime": 1565128800000,
                "timeZone": null,
                "timelinePrecision": "ON",
                "pointInTimePrecision": "DAY"
            },
            "modificationDate": {
                "utcDateTime": 1761326440175,
                "timeZone": null,
                "timelinePrecision": "ON",
                "pointInTimePrecision": "DAY"
            },
            "matchedDate": {
                "utcDateTime": 1761326440175,
                "timeZone": null,
                "timelinePrecision": "ON",
                "pointInTimePrecision": "DAY"
            },
            "lastAlertDate": {
                "utcDateTime": 1761326440175,
                "timeZone": null,
                "timelinePrecision": "ON",
                "pointInTimePrecision": "DAY"
            },
            "resolutionStatus": null,
            "reviewRequired": false
        }
    ]
}
Modified atΒ 2025-10-27 13:17:37
Previous
Blockchain Analysis
Next
Organizations Analysis
Built with