POST
/
api
/
users
/
connect

Authorizations

X-API-KEY
string
header
required

Body

application/json
organizationId
string
required

The ID of the organization

walletAddress
string
required

The wallet address of the user

walletType
enum<string>
required
Available options:
evm,
solana,
imx,
sui,
ton
websiteId
string
required

The ID of the website

confirmDisconnect
boolean

Whether to confirm the disconnect

userId
string

The ID of the user to whome this wallet is being connected

verificationData
object

The verification data of the user walletAddress

Response

200 - application/json
createdAt
string
required

Timestamp when the user was created

id
string
required

The ID of the user

updatedAt
string
required

Timestamp when the user was last updated

walletAddress
string
required

The wallet address of the user