Indonesia ID Multi-Inquiries
This API is for Multiplatform Detection, input an ID number (NIK) number and this service will return every circumstance where the ID number has been checked by a financial institution without revealing any sensitive information
Code example:
Response for find result
Response for invalid request parameters
Response for server error
The requested md5 does not exist in the system
HTTP request
POST https://api.ekycpro.com/v1/ididinquiries
Request parameters
parameter | description |
---|---|
id | string , ID card number |
md5 | optional , string , md5 currently only supports Indonesia, md5=1 means the request parameter is md5 |
Response format
parameter | description |
---|---|
status | status code |
message | 07d :Within 7 days the number of institutions 14d :Within 14 days the number of institutions 21d :Within 21 days the number of institutions 30d :Within 30 days the number of institutions 60d :Within 60 days the number of institutions 90d :Within 90 days the number of institutions total :The total number of institutionsa of the last two years |
Status code
status | description |
---|---|
OK | charge , success, message contains the conclusion |
INVALID_ID_NUMBER | free , invalid ktp number |
RETRY_LATER | free ,server error, please try again later |