Login Wallet

Authenticate an existing End User and return a session token used to initiate eBL / ETR issuance and management workflows.

How this fits in the auth & approval model

  • Called by the Integrating System
  • Authenticates an existing End User
  • Returns a session token
  • Token allows workflow initiation
  • Approval still requires redirect + passkeys

Authentication enables intent.

Approval establishes legal control.

walletId and other wallet details can be retrieved from the List Wallets endpoint.


Body Params
string
required

Email address of the registered user

Headers
string

Unique key to ensure idempotency for API requests.

string

Unique external ID for tracking purposes, can be used for debugging and analytics.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json