Skip to main content

Start Wallet Registration

This is the endpoint the browser reaches with the first token so that the receiver can confirm their verification information through a webflow. Requires a valid SEP-24 token in the request.

Query Parameters
  • token string required

    The SEP-24 token used for authentication

  • transaction_id string required

    The transaction id associated with the SEP-24 token

Responses

Token is valid and the webpage will be loaded normally.


Schema
  • string

    HTML page content

Loading...