This API verifies the identity based on KTP number.

Request Parameters

Key ParametersData TypeDescription
public_access_tokenStringUnique Identifier token for clients, Also called as public_access_token
nikStringThe 16 digits of KTP number of the user
nameStringFull name of the user

Response Parameters

Key ParametersData TypeDescription
job_idStringUnique Id for request, It will help to map callback response

You can check the async(callback) response here.

Language
Click Try It! to start a request and see the response here!