> 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/other-apis/other-apis-all/fake-id-detection/sample-input.md).

# Sample Input

### Input Example

{% code title="JSON" %}

```
{
    "apiKey":"apiKey",
    "base64Image":"/9j/4A....AQS",
    "topNo": 10,
    "base64":true
}
```

{% endcode %}
