Returns the transaction history for the authenticated user using an API Key. Supports pagination and multiple filters to easily search for specific transactions.
API Key authentication. Obtain your API key from the Wallbit dashboard under Settings → API Keys.
Page number (default: 1)
x >= 1Number of results per page
10, 20, 50 Filter by transaction status
"COMPLETED"
Filter by transaction type
"TRADE"
Filter by currency
USD, EUR, ARS, MXN, USDC, USDT, BOB, COP, PEN, DOP, BRL, PHP, CLP, GTQ, PAB, CRC "USD"
Start date of range (format: Y-m-d)
"2024-01-01"
End date of range (format: Y-m-d)
"2024-12-31"
Minimum amount filter
x >= 0100
Maximum amount filter
x >= 01000
List of transactions