Initiate Crime Check
Initiates criminal background verification for an individual using their personal details
Required Information
- Name (mandatory): Full name of the individual
Optional Information
Providing these details improves accuracy:- Father’s name
- Date of birth (DD-MM-YYYY format)
- Current residential address
- PAN number
Response
Upon successful initiation, you’ll receive a uniquerequest_id which can be used to fetch the report later using the Get Crime Check Report endpoint.Authorizations
API key issued by KonnectNXT. Pass as Authorization: Bearer <your_api_key>.
Body
Full name of the individual (required)
2 - 255Father's full name (optional but improves accuracy)
255Date of birth in DD-MM-YYYY format (optional)
^\d{2}-\d{2}-\d{4}$Current residential address (optional, minimum 10 characters if provided)
10 - 255PAN number in format ABCDE1234F (optional)
10^[A-Z]{5}[0-9]{4}[A-Z]$Response
Crime check initiated successfully
Overall status of the API
success, error HTTP status code
400
Description of the response or error
"Invalid request parameters"
Represents the total number of credits used in this request.
3
Represents the remaining credits available for use.
4040

