Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.totalis.trade/user/username/check \ --header 'Authorization: Bearer <token>'
{ "data": { "available": true } }
Check if a username is available on Totalis before updating your profile
Privy JWT issued to the web dashboard. Sent as Authorization: Bearer <jwt>. The Privy session signer underpins all wallet-signed actions.
Authorization: Bearer <jwt>
Candidate username.
Availability result
Show child attributes
Was this page helpful?