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
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
Updated team profile
Reset team API key
Reset the API key for the authenticated team. This will invalidate the current API key and generate a new one.
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
API key reset successfully
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
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
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
Team trade history