v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Thalex 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

Providerstring required

Specify the provider ('thalex')

Response

200

Example response

{
  "deposits": {
    "available": 1,
    "resetsAt": 1732147200000
  }
}