Indonesian ID Number (NIK) Reader
Read the province, date of birth and sex encoded in a 16-digit NIK.
curl -X POST https://sinikoding.dev/api/v1/nik-parse \
-H 'content-type: application/json' \
-H 'x-api-key: tk_live_…' \
-d '{"nik":"…"}'Need indonesian id number (nik) reader from your own code? Create a free account to get an API key. This page stays free without one.
Create account