Skip to main content
POST
Dukcapil Data

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
name
string
required

Full name of the individual to be verified.

nik
string
required

Indonesian National Identity Number (Nomor Induk Kependudukan).

date_of_birth
string
required

Date of birth of the individual in YYYY-MM-DD format.

trustFlowId
integer
required

Identifier used to categorize or group requests for tracking or reporting.

trustValidationId
string
required

A unique ID used to identify your verification request.

gender
string

Gender of the individual (for example, Male or Female).

place_of_birth
string

Place of birth of the individual.

marital_status
string

Marital status (for example, Single, Married, Divorced).

job_type
string

Occupation or type of job.

address
string

Residential address of the individual.

province
string

Province of residence.

city
string

City of residence.

district
string

District or municipality.

subdistrict
string

Subdistrict or village.

rt
string

Neighborhood unit (Rukun Tetangga).

rw
string

Community unit (Rukun Warga).

mother_maiden_name
string

Optional mother's maiden name.

no_kk
string

Optional family card number (Nomor Kartu Keluarga).

Response

200 - application/json

Dukcapil data verified successfully

success
boolean
required
message
string
required
data
object
required
verificationStatus
string
required
verificationStatusCode
integer
required
trustFlowId
integer
required

Trust flow identifier.

trustValidationId
string
required
verificationType
string
required
metadata
object | null