Get Account Ledgers - Spot/Margin
GET
https://api.kucoin.com/api/v1/accounts/ledgers
domain:Spot
api-channel:Private
api-permission:General
api-rate-limit-pool:Management
sdk-service:Account
sdk-sub-service:Account
sdk-method-name:getSpotLedger
api-rate-limit-weight:2
Description
Tips
Tips
Field | Description |
---|---|
Assets Transferred in After Upgrading | Assets Transferred in After V1 to V2 Upgrading |
Deposit | Deposit |
Withdrawal | Withdrawal |
Transfer | Transfer |
Trade_Exchange | Trade |
Vote for Coin | Vote for Coin |
KuCoin Bonus | KuCoin Bonus |
Referral Bonus | Referral Bonus |
Rewards | Activities Rewards |
Distribution | Distribution, such as get GAS by holding NEO |
Airdrop/Fork | Airdrop/Fork |
Other rewards | Other rewards, except Vote, Airdrop, Fork |
Fee Rebate | Fee Rebate |
Buy Crypto | Use credit card to buy crypto |
Sell Crypto | Use credit card to sell crypto |
Public Offering Purchase | Public Offering Purchase for Spotlight |
Send red envelope | Send red envelope |
Open red envelope | Open red envelope |
Staking | Staking |
LockDrop Vesting | LockDrop Vesting |
Staking Profits | Staking Profits |
Redemption | Redemption |
Refunded Fees | Refunded Fees |
KCS Pay Fees | KCS Pay Fees |
Margin Trade | Margin Trade |
Loans | Loans |
Borrowings | Borrowings |
Debt Repayment | Debt Repayment |
Loans Repaid | Loans Repaid |
Lendings | Lendings |
Pool transactions | Pool-X transactions |
Instant Exchange | Instant Exchange |
Sub Account Transfer | Sub-account transfer |
Liquidation Fees | Liquidation Fees |
Soft Staking Profits | Soft Staking Profits |
Voting Earnings | Voting Earnings on Pool-X |
Redemption of Voting | Redemption of Voting on Pool-X |
Convert to KCS | Convert to KCS |
BROKER_TRANSFER | Broker transfer record |
Request
Query Params
currency
string
optional
Example:
BTC
direction
enum<string>
optional
Allowed values:
inout
Example:
in
bizType
string
optional
Example:
TRANSFER
startAt
integer <int64>
optional
Example:
1728663338000
endAt
integer <int64>
optional
Example:
1728692138000
currentPage
integer
optional
Default:
1
Example:
1
pageSize
integer
optional
>= 10<= 500
Default:
50
Example:
50
Request samples
Responses
Modified at 2025-03-20 01:34:23