v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-122928103.7 KB
Withdrawals

Get withdrawal limits

Retrieve your current daily withdrawal limits, usage, and fee information. Limits are reduced during nighttime hours (22:00-06:00 BRT).

get/v1/withdrawals/limits

Response

Limits retrieved.

currentLimitnumber

Current daily limit in BRL.

usednumber

Amount already withdrawn today.

remainingnumber

Remaining withdrawal capacity.

isNightTimeboolean

Whether reduced night limits are active.

feenumber

Withdrawal fee (flat amount in BRL).

dayStartHourinteger

Hour when daytime limits begin (BRT).

dayEndHourinteger

Hour when nighttime limits begin (BRT).