> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/indonesia-verification/integration/web-integration-web-kyc-2.0/api-reference.md).

# API Reference

## Authentication

Authentication is token-based, with unique JWT tokens passed in the header of each request. For more details, please refer to the [authentication API](/identity-stack/verify/indonesia-verification/integration/api/api-authentication.md) page

## Identity Verification Request

This API allows you to send invitations to users for identity verification. Before proceeding with the identity verification, the API pre-validates the user's demographic details, including National Identification Number (NIK), Name, and Date of Birth (DOB). If the NIK is not found in authoritative records, the API returns an error, and the request is not registered.

Once a valid NIK is provided, the API verifies the associated Name and DOB. If both details are correct and verified, the user can proceed with face verification and complete the identity verification process. In cases where the provided Name or DOB does not match the authoritative records, the user will have the option to edit this information during the identity verification journey. After making the necessary corrections, the user can then proceed with face verification to successfully complete the identity verification process.
