Register Wallet

Register an End User (Authorized Signer) so they can approve eBL / ETR issuance and management actions initiated by an Integrating System.

How this fits in the auth & approval model

  • Called by the Integrating System
  • Registers an End User identity
  • Returns a redirect URL
  • End User completes setup and approvals only via redirect and passkeys
  • BlockPeer remains non-custodial

All approvals happen via redirect URL and only using the End User’s passkeys.

This API returns a URL with sessionId.
Use GET /auth/session-response?sessionId=<sessionId> to retrieve the session result.


Body Params
string
required
string
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