List Wallets
Retrieve a paginated list of connected exchange wallets. This endpoint requires authentication via a valid Bluvo API Key, which must be included in the request headers. Supports pagination, filtering, and field selection.
Authorizations
Bluvo API Key
Bluvo Organization ID
Query Parameters
Optional. Page number for pagination (0-indexed). Defaults to 0.
0 <= x <= 1000
Optional. Maximum number of wallets to return per page. Defaults to 10. Maximum value is 1000.
1 <= x <= 1000
Optional. Filter wallets by exchange.
ace
, ascendex
, bequant
, bigone
, binance
, coinbase
, binanceus
, bingx
, bit2c
, bitbank
, bitbns
, bitcoincom
, bitfinex
, bitflyer
, bitget
, bithumb
, bitmart
, bitmex
, bitopro
, bitpanda
, bitrue
, bitso
, bitstamp
, bitteam
, bitvavo
, bl3p
, blockchaincom
, blofin
, btcalpha
, btcbox
, btcmarkets
, btcturk
, cex
, coincheck
, coinex
, coinlist
, coinmate
, coinmetro
, coinone
, coinsph
, coinspot
, cryptocom
, delta
, deribit
, digifinex
, exmo
, fmfwio
, gate
, gateio
, gemini
, hashkey
, hitbtc
, hollaex
, htx
, huobi
, huobijp
, hyperliquid
, independentreserve
, indodax
, kraken
, krakenfutures
, kucoin
, kucoinfutures
, latoken
, lbank
, luno
, mercado
, mexc
, ndax
, novadax
, oceanex
, okcoin
, okx
, onetrading
, oxfun
, p2b
, paradex
, paymium
, phemex
, poloniex
, poloniexfutures
, probit
, timex
, tradeogre
, upbit
, vertex
, wavesexchange
, whitebit
, woo
, woofipro
, xt
, yobit
, zaif
, zonda
Optional. Filter wallets created on or after this date (ISO format).
Optional. Filter wallets created before this date (ISO format).
Optional. Filter wallets synchronized on or after this date (ISO format).
Optional. Filter wallets synchronized before this date (ISO format).
Optional. Filter wallets by API validity status.
true
, false
Optional. Comma-separated list of fields to include in the response. If not specified, all fields are included.
Was this page helpful?