D

Decode NIK dan KK

Published byKevin Agustiansyah
9/4/2025

Endpoints

9

Decode
2

Decode Endpoint

Provinsi
2

KabKota
2

Kecamatan
3

What is the Decode NIK dan KK API?

API ini menyediakan layanan untuk decode NIK (Nomor Induk Kependudukan) dan KK (Kartu Keluarga) Indonesia dan data wilayah di Indonesia.

Decode NIK dan KK API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.

Decode NIK dan KK API endpoints

  • GET/nik/{nik}

    GET - NIK

    **Parameter Path:** nik (string): Nomor Induk Kependudukan (16 digit)

  • GET/kk/{kk}

    GET - KK

    **Parameter Path:** kk (string): Nomor Kartu Keluarga (16 digit)

  • GET/provinsi

    GET - All Provinsi

    mengembalikan data semua provinsi di Indonesia

  • GET/provinsi/{id}

    GET - Provinsi By Id

    mendapatkan data provinsi dari id

  • GET/kabkota

    GET - All KabKota

    mendapatkan data semua kabupaten/kota

  • GET/kabkota/{id}

    GET - KabKota By Id

    mendapatkan data kabupaten/kota dari id

  • GET/kecamatan

    GET - All Kecamatan

    mendapatkan data semua kecamatan di wilayah Indonesia

  • GET/kecamatan/{id}

    GET - Kecamatan By Id

    mendapatkan data kecamatan dari id

  • GET/kodepos/{kecamatanid}

    GET - Kode Pos By Kecamatan

    mendapatkan data kodepos dari id kecamatan