User fields that can be updated on dashboard or through the rest API which do not involve any uniqueness checks or further verification
255"An example name"
255"An example name"
255"An example name"
255"An example name"
255"An example name"
pending, complete 255"An example name"
255"An example name"
Standard ISO 3166-1 alpha-2 two-letter country code
255"US"
Alphanumeric with slugs and underscores username
255"johndoe"
BTC wallet address
"3FZbgi29cpjq2GjdwV8eyHuJJnkLtktZc5"
KDA wallet address
"k:0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF"
LTC wallet address
"LUttH43tQ4x4qniCKr1Rqo8ESeXFPdv9ax"
CKB wallet address
"ckt1q9876543210abcdefghijklmnopqrstuvwxyz"
KAS wallet address
"kaspa:qrelgny7sr3vahq69yykxx36m65gvmhryxrlwngfzgu8xkdslum2yxjp3ap8m"
DOGE wallet address
"DPcy35vmuk8GXcfu1vgFFEeij3BuYYJQKB"
When provided, the user email will be marked as verified in our system and the user will be allowed to sign in with that email. When social is enabled and the social provider has a verified email, we will automatically associate that social with the existing user.
If email is trusted and verified, please provide a emailVerifiedAt timestamp. This will ensure that a user signing in with this email can access the correctly-created user account.
255"hello-world@foobar.com"
Show child attributes
Valid blockchain wallet address, must be an alphanumeric string without any special characters
255"0xbF394748301603f18d953C90F0b087CBEC0E1834"
ETH, EVM, FLOW, SOL, ALGO, STARK, COSMOS, BTC, ECLIPSE, SUI, SPARK, TRON, APTOS, TON 255"An example name"
browserExtension, custodialService, walletConnect, qrCode, deepLink, embeddedWallet, smartContractWallet Show child attributes
Show child attributes
The 'turnkey' value is deprecated and will be removed in a future version.
emailOnly, magicLink, apple, bitbucket, coinbasesocial, discord, epicgames, facebook, farcaster, github, gitlab, google, instagram, linkedin, microsoft, twitch, twitter, blocto, banxa, coinbaseOnramp, cryptoDotCom, dynamic, alchemy, zerodev, telegram, turnkey, coinbaseWaas, sms, spotify, tiktok, line, steam, shopify, zksync, kraken, blockaid, passkey, okta, sendgrid, resend 255"An example name"
255255"An example name"
255"An example name"
Was this page helpful?
{
"alias": "An example name",
"firstName": "An example name",
"lastName": "An example name",
"jobTitle": "An example name",
"phoneNumber": "An example name",
"metadata": {},
"mfaBackupCodeAcknowledgement": "pending",
"tShirtSize": "An example name",
"team": "An example name",
"policiesConsent": true,
"country": "US",
"username": "johndoe",
"btcWallet": "3FZbgi29cpjq2GjdwV8eyHuJJnkLtktZc5",
"kdaWallet": "k:0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF",
"ltcWallet": "LUttH43tQ4x4qniCKr1Rqo8ESeXFPdv9ax",
"ckbWallet": "ckt1q9876543210abcdefghijklmnopqrstuvwxyz",
"kasWallet": "kaspa:qrelgny7sr3vahq69yykxx36m65gvmhryxrlwngfzgu8xkdslum2yxjp3ap8m",
"dogeWallet": "DPcy35vmuk8GXcfu1vgFFEeij3BuYYJQKB",
"emailNotification": true,
"discordNotification": true,
"newsletterNotification": true,
"emailVerifiedAt": "2023-11-07T05:31:56Z",
"email": "hello-world@foobar.com",
"wallets": [
{
"publicWalletAddress": "0xbF394748301603f18d953C90F0b087CBEC0E1834",
"chain": "ETH",
"walletName": "An example name",
"walletProvider": "browserExtension",
"additionalWalletAddresses": [
{
"address": "<string>",
"type": "ordinals",
"publicKey": "<string>"
}
]
}
],
"oauthAccounts": [
{
"provider": "emailOnly",
"accountId": "An example name",
"emails": [
"hello-world@foobar.com"
],
"displayName": "An example name",
"username": "An example name",
"photos": [
"<string>"
],
"profile": {}
}
]
}