Get Current Profile
Retrieve the authenticated caller’s private profile without passing an address. Returns the same private profile shape as GET /profiles/{account}, including internal profile ID and fee rate.
Documentation Index
Fetch the complete documentation index at: https://docs.limitless.exchange/llms.txt
Use this file to discover all available pages before exploring further.
GET /profiles/{account}.id and rank.feeRateBps used when constructing signed orders.
Errors
| Status | Description |
|---|---|
401 | Authentication is missing, invalid, or did not resolve to an account. |
404 | No profile exists for the authenticated account. |
Authorizations
API key for programmatic access. Generate at limitless.exchange -> profile menu -> Api keys.
Response
Authenticated user profile with fee rate and rank information
User profile including trading rank and fee rate
Internal user ID (used as ownerId in other API flows)
42
Ethereum wallet address
"0x27b4afBD88fE7c88c6897BB0b4ADE338D0401E37"
Unique username
"trader123"
Display name shown in the UI
"Trader 123"
User biography
Client type used during registration
"eoa"
Profile picture URL
Smart wallet address, if configured
Whether the user is a market creator
Whether the user has completed onboarding
URL to the user's social media profile
Whether the user has executed at least one trade
Which wallet is used for trading
eoa, smartWallet Whether the user has selected a trade wallet
Embedded wallet address (Privy)
Trading UI mode
simple, advanced User's referral code
Current points balance
15000
Total accumulated points (all-time)
50000
User's trading rank, which determines the fee rate applied to orders
Users referred by this user
Number of users referred
Whether the user is enrolled in the points program
Position on the leaderboard
Whether the user is in the top 100 on the leaderboard
Whether the user is a competition team captain