Search
/
Launch Exchange
Documentation
API Reference
Documentation
API Reference
General Information
API Server Location
API URLs
API Quick Start
Authentication
Rate Limits
Benchmarks
Production API Reference
Account
GET
Get account information
GET
Return account info of current account
GET
Get account profile information
POST
Updates account max slippage
POST
Updates account profile fields
POST
Updates account profile username fields
GET
List sub-accounts of current account
GET
List balances
GET
List fills
GET
Funding payments history
GET
List open positions
GET
List tradebusts
GET
List transactions
Algos
Auth
Markets
Insurance
Liquidations
Authentication
Orders
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Testnet API Reference
Account
Algos
Auth
Markets
Insurance
Liquidations
Authentication
Orders
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Useful Resources
Paradex Github
Paradex CLI
Code Samples
Python SDK
CCXT Integration
Launch Exchange
Account
Get account profile information
GET
https://api.prod.paradex.trade/v1
/
account
/
profile
Respond with requester’s account information
Response
OK
is_username_private
boolean
Optional
Defaults to
false
max_slippage
string
Optional
nfts
list of objects
Optional
Show 6 properties
programs_eligibility
object
Optional
Show 4 properties
referral_code
string
Optional
referred_by
string
Optional
twitter
object
Optional
Show 3 properties
username
string
Optional
Errors
400
Account Get Profile Request Bad Request Error
401
Account Get Profile Request Unauthorized Error
Built with