Documentation

Getting started

The User Verification API provides a solution for confirming and cross-verifying user information by utilizing shared data points such as addresses, email, NIK, biller, and other key attributes. By simply inputting a name and phone number, the API returns valuable connections between the user and other individuals, offering insights into whether they share the same address or any other relevant detail. Additionally, the API also provides alternate locations, enhancing the verification process or collectability process with more accuracy.

V1

Returns a list of data point from a person needs to be search

post

This endpoint check person from open source data with multiple data point

body
Header parameters
TokenstringRequired

Your API_TOKEN from Authentication section

Responses
chevron-right
200

A JSON object from multiple sources of detected information of your request

application/json
post
/guardians/retrieve

Last updated