Get authenticated user's identity info

View as Markdown

Returns OCR-extracted ID front and back data for the currently authenticated user. Requires ApiKey and a user bearer token.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer

End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.

Response

ID front and back OCR fields for the logged-in user.

dataobjectOptional