Skip to main content
GET
Get user profile

Headers

x-wallet
string

Wallet address — primary user identification method

x-device-id
string

Device identifier — mobile fallback when x-wallet is not set

Query Parameters

wallet
string

Wallet address — fallback if neither x-wallet nor x-device-id headers are set

Response

User profile

username
string
Example:

"alice_sol"

avatar_url
string | null
Example:

"https://joyride.exchange/api/v1/social/identicon/abc123"

email
string | null
Example:

"alice@example.com"