cURL
curl --request GET \ --url https://api.eka.care/abdm/v1/session/status \ --header 'Authorization: Bearer <token>'
{ "kyc_verified": true, "logged_in": true }
Status of the user by the session.
The API requires a Bearer token (JWT) for authentication.
Eka User ID (OID)
Partner User ID
Partner HIP ID
OK
Was this page helpful?