Get wallets
GET
https://api.tesser.xyz
/wallets
Retrieve all wallets associated with the authenticated user's team. Returns wallet details including addresses, balances, and metadata. Optionally filter by entity type.
query Parameters
entityTypestring · enumEnum values:SUB_ORGBENEFICIARYORIGINATOR
Responses
Successfully retrieved team wallets
messagestring · requireddataobject[] · required
Get payment statistics
GET
https://api.tesser.xyz
/wallets/stats
Retrieve payment volume statistics for the authenticated user's team over a specified time period. Returns transaction counts and average amounts by currency. Only includes confirmed (sent) payments.
query Parameters
hoursinteger · min: 1 · max: 8760Default: 24
Responses
Successfully retrieved payment statistics
messagestring · requiredSuccess message
Example: Payment statistics retrieved successfullydataobject[] · requiredPayment statistics by currency