> For the complete documentation index, see [llms.txt](https://api2-ekycapis.innov8tif.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api2-ekycapis.innov8tif.com/okaydb/okaydb-all/supported-countries/indonesia/e-ktp-check/sample-input.md).

# Sample Input

## Input Example Version 1

```
{
    "apiKey":"apikey",
    "nik":"317405112312443",
    "name":"JAMES",
    "birthdate":"16-10-1989",
    "birthplace":"JAKARTA",
    "selfie_photo":"/9j/4AAQSkZJRgABAQEBLAEsAAD/" 
}
```
