Aggregate your Users' Crypto Accounts Balances
Get Wallet Balances
Vezgo is designed to simplify the process of retrieving position and balance data in native and fiat values. The API provides a seamless way to retrieve balance information from your users' crypto accounts across multiple centralized exchanges (CEXes), blockchains, and wallets.
Ready to watch Vezgo in action?
Explore a DemoFeatures
Account Balances
Easily retrieve your users' account balances from the most popular centralized exchanges (CEXes), blockchains, and wallets. Vezgo API can provide daily and real-time updates so your users always have the most accurate information.
Fiat Value Conversion
Obtain the fiat value of your users' crypto holdings. The wide range of fiat currencies, ensuring that you can provide localized and relevant information to users all around the world.
Daily & Real-Time Balance Updates
Retrieve your users' transaction history from popular exchanges, blockchains, and wallets through a single API. Our API provides detailed information on every supported transaction.
Historical Balance Data
Access historical balance data for your users from the day they connect their account, so you can monitor their long-term investment performance and provide valuable insights.
Account & balances data
Use GET /account/:account_id endpoint to get account & balances data
amount
Total fiat value of the account (string representation of a number).
status
provider
wallets
balances
{id: "603522490d2b02001233a5d6",resource_type: "account",blockchain: null,created_at: 1630412605283,updated_at: 1630412605283,fiat_value: "4321.98",fiat_ticker: "USD",status: "ok",status_details: {date: "2022-07-14T12:51:29.370Z",wallets: "ok",balances: "ok",transactions: "ok",},provider: {name: "bitcoin",display_name: "Bitcoin",logo: "https://app.wealthica.com/images/institutions/bitcoin.png",type: "wallet",scopes: [],resource_type: "provider",},wallets: [{id: "bitcoin:cash:usd",name: "Bitcoin",address: "n2nL15YewGVfmteA1ptLbeimKjQPRamU8y",fiat_ticker: "USD",fiat_value: "2021.08",},],balances: [{ticker: "BTC",provider_ticker: "BTC",name: "Bitcoin",asset_is_verified: null,asset_type: null,amount: "0.20210831",decimals: 8,fiat_value: "2021.08",fiat_ticker: "USD",fiat_asset_is_verified: null,logo: "https://data.wealthica.com/api/securities/CRYPTO:BTC/logo",updated_at: 1630412605283,wallet: "bitcoin:cash:usd",misc: null,resource_type: "balance",},],}
- 1.
Sign up and get your
FREE API Keys - 2.
Drop the widget into your
App & Play with the API - 3.
Unlock full access, private Slack
channel & dedicated advice