cURL
curl --request POST \ --url https://api.eka.care/abdm/na/v1/face-auth/init \ --header 'Authorization: Bearer <token>'
{ "hint": "<unknown>", "txn_id": "<string>", "url": "<string>" }
Face Auth endpoint is used to init face-auth endpoint.
The API requires a Bearer token (JWT) for authentication.
Eka User ID (OID)
Partner User ID
Partner HIP ID
OK
Was this page helpful?