v1
latestOpenAPI 3.1.02026-07-24690345.5 KBThalex Free Transfer Count
Get information about free transfers and their renewal. Users are eligible for two free deposits every 24 hours.
post/auth/r/ext/wallets/transfers/free/count
Request body
Response
200
Example response
{
"deposits": {
"available": 1,
"resetsAt": 1732147200000
}
}