User Identification by Wallet

Every user interacting with the Sailing Protocol is assigned a unique user ID linked to their connected wallet. This identification is crucial for tracking and managing users.

External user ID
  • Endpoint: sailingprotocol.org/api/identity/get_user_external_idComment

  • Purpose: To retrieve an existing external user ID by providing the wallet address.Comment

  • For implementation details, visit the "Get External User ID" section in the API collection.

Last updated