Get Wallet ID
Wallet
Get Wallet ID
Retrieve wallet ID by username or phone number. Phone numbers starting with 09, 9, 08, or 8 are automatically detected.
GET
Get Wallet ID
Documentation Index
Fetch the complete documentation index at: https://docs.changu.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using developer secret key. Format: Bearer sk_live_your_secret_key_here
Path Parameters
Username or phone number (e.g., 'john_doe' or '0988521023' or '988521023')
Response
Encrypted wallet ID retrieved successfully
Wallet ID for the user
Example:
"wallet_id_here"
