Skip to main content
GET
Get public profile by wallet address

Query Parameters

address
string
required

The wallet address (proxy wallet or user address)

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Public profile information

createdAt
string<date-time> | null

ISO 8601 timestamp of when the profile was created

proxyWallet
string | null

The proxy wallet address

profileImage
string<uri> | null

URL to the profile image

displayUsernamePublic
boolean | null

Whether the username is displayed publicly

bio
string | null

Profile bio

pseudonym
string | null

Auto-generated pseudonym

name
string | null

User-chosen display name

users
object[] | null

Array of associated user objects

xUsername
string | null

X (Twitter) username

verifiedBadge
boolean | null

Whether the profile has a verified badge