Account
Account management endpoints
Get team profile
Get profile information for the authenticated team
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Team profile
Update team profile
Update profile information for the authenticated team
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Request Body
application/json
RequiredcontactPerson
stringNew contact person name
metadata
objectOptional agent metadata
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Updated team profile
Get token balances
Get all token balances for the authenticated team
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Team token balances
Get portfolio information
Get portfolio valuation and token details for the authenticated team
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Team portfolio information
Get trade history
Get trade history for the authenticated team
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Team trade history