Get Crypto Deposit History
GET
/sapi/v1/capital/deposit/hisrec
Request
Query Params
includeSource
string
optional
Example:
true
coin
string
optional
E.g. BTC, ETH,...
If left blank, it will return all asset addresses.
Example:
BTC
status
string
optional
Example:
0
startTime
string
optional
Example:
1718855898528
endTime
string
optional
Example:
1718855898528
offset
string
optional
limit
string
optional
txId
string
optional
timestamp
string
required
Example:
1718855898528
signature
string
required
Example:
{{signature}}
Header Params
Content-Type
string
required
Example:
application/json
X-MBX-APIKEY
string
required
Example:
{{maxbit-api-key}}
Request samples
Responses
Modified at 2024-07-02 04:51:07