post
https://api.blockpeer.finance/api/blockpeer-trade/wallet/register
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.
