Our API provides a reliable solution for tracking cryptocurrency portfolio balances across Ethereum Virtual Machine EVM compatible networks. It delivers instant access to up to date wallet balances, including detailed information on tokens and staking accounts. You can view a complete portfolio overview with total net assets broken down by individual tokens and staking positions, all displayed in USD for easy tracking. The API supports ETH and other supported tokens, returning key details such as token names, symbols, balances, and USD values. It also includes clear staking data, showing staked amounts and their USD valuation to help monitor rewards and performance. Simple GET requests with minimal parameters make integration quick and straightforward for any application or service. Clear error messages and status codes streamline troubleshooting, while a strong focus on security and reliability ensures your data remains protected and consistently accessible.
Returns Total Wallet Balance Value
Total Balance - Endpoint Features
| Object | Description |
|---|
{"user":{"active_vip_days":null,"bio":"","desc":{"born_at":1699376339,"cex":[],"contract":[],"id":"0x58962c722a7be0841c9489c1026e01e4f52ea2c7","is_block":false,"is_danger":null,"is_restricted":null,"is_reviewing":false,"is_scam":null,"is_spam":false,"name":null,"protocol":[],"tags":[],"thirdparty_names":[],"usd_value":31.748689625875905,"used_chains":["klay","arb","eth","celo","blast","matic","base","xdai","op","bsc"],"user":{"group":null,"is_muted":false,"is_suicide":false,"logo_is_nft":false,"logo_thumbnail_url":"","logo_url":"","memo":null,"official":null,"web3_id":null}},"discord_id":null,"email":null,"email_verified":false,"email_verified_at":null,"enable_notification":true,"enable_pay_qa":false,"follower_count":0,"following_count":0,"id":"0x58962c722a7be0841c9489c1026e01e4f52ea2c7","initial_price":10000,"is_agreed":null,"is_discord_public":false,"is_followed":false,"is_following":false,"is_muted":false,"is_pro":false,"is_suicide":false,"is_telegram_public":false,"is_twitter_public":false,"is_vip":false,"logo_thumbnail_url":null,"logo_url":null,"offer_price":10000,"pay_qa_offer_price":null,"rank_at":null,"rank_score":null,"replied_rate":0,"reward":null,"stats":{"id":"0x58962c722a7be0841c9489c1026e01e4f52ea2c7","top_coins":[{"amount":0.015035000423923877,"id":"eth","logo_url":"https:\/\/static.debank.com\/image\/coin\/logo_url\/eth\/6443cdccced33e204d90cb723c632917.png","percent":0.9348746589745901,"price":1974.13,"symbol":"ETH","usd_value":29.681045386880843}],"top_collections":[],"top_protocols":[{"chain_id":"eth","id":"bridge_arbitrum","logo_url":"https:\/\/static.debank.com\/image\/project\/logo_url\/bridge_arbitrum\/854f629937ce94bebeb2cd38fb336de7.png","name":"Arbitrum Bridge","percent":0.9326983364965585,"usd_value":29.61195}],"top_tokens":[{"amount":417879.142951752,"chain_id":"eth","id":"0x6b985d38b1fc891bb57bff59573626b1896d4aa1","logo_url":"https:\/\/static.debank.com\/image\/eth_token\/logo_url\/0x6b985d38b1fc891bb57bff59573626b1896d4aa1\/c2b92b6409237f4ac607c768493fe638.png","percent":0.04034973012515796,"price":3.0656018129610365e-6,"symbol":"FIDO","usd_value":1.2810510582314951},{"amount":482.6182546353707,"chain_id":"eth","id":"0x411099c0b413f4feddb10edf6a8be63bd321311c","logo_url":"https:\/\/static.debank.com\/image\/eth_token\/logo_url\/0x411099c0b413f4feddb10edf6a8be63bd321311c\/6a4a2e658ed5436cb0a259fb5b5f8d11.png","percent":0.024775622640798422,"price":0.0016298462520959196,"symbol":"HELLO","usd_value":0.7865935535105331}],"usd_value":31.748689625875905},"suicide_signature":null,"telegram_id":null,"trust_count":0,"trust_count_7d":0,"tvf":0,"twitter_id":null,"twitter_id_verified":false,"twitter_id_verified_at":null,"type":"user","uncharged_offer_count":0,"uncharged_offer_value":0,"unread_message_count":0,"vip_giver":null,"web3_id":null}}
curl --location --request GET 'https://zylalabs.com/api/11888/debank+unofficial+wallet+portfolio+balance+api/22596/total+balance' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Total Balance endpoint returns comprehensive wallet balance information, including total USD value, individual token balances, staking amounts, and details about the user's wallet activity across supported EVM networks.
Key fields in the response include `usd_value` (total wallet value in USD), `used_chains` (networks used), and user-specific details like `id`, `follower_count`, and `enable_notification`, which provide insights into wallet activity and user engagement.
The response data is structured in a JSON format, with nested objects for user details and wallet information. This includes sections for user attributes, total balance, and specific token data, making it easy to parse and utilize programmatically.
The Total Balance endpoint provides information on total wallet value, individual token balances, staking amounts, and the networks used. It also includes user engagement metrics like follower counts and notification settings.
Users can customize their requests by specifying wallet addresses in the GET request. This allows them to retrieve balance information for specific wallets, tailoring the output to their needs.
The data is sourced from various EVM-compatible networks, ensuring a broad coverage of tokens and staking accounts. The API aggregates real-time data to maintain accuracy and relevance.
Typical use cases include portfolio tracking, performance analysis of crypto investments, and monitoring staking rewards. Developers can integrate this data into applications for real-time portfolio management.
Users can utilize the returned data by analyzing total wallet value and individual token performance. This information can inform investment decisions, track portfolio growth, and assess staking rewards over time.
The Total Balance endpoint allows you to retrieve the total wallet value in USD, individual token balances, staking amounts, and the networks utilized. It also provides user engagement metrics, such as follower counts and notification settings, giving a comprehensive view of wallet activity.
You can specify the wallet address as a parameter in the GET request to the Total Balance endpoint. This customization allows you to fetch balance information for a specific wallet, tailoring the output to your needs.
The data returned by the Total Balance endpoint is structured in JSON format. It includes nested objects for user details, total balance, and token-specific information, making it easy to parse and integrate into applications.
The API aggregates real-time data from various EVM-compatible networks, ensuring that the information is current and accurate. Regular updates and checks are performed to maintain data quality and reliability.
The Total Balance endpoint supports a wide range of tokens across Ethereum Virtual Machine (EVM) compatible networks. This includes popular tokens like ETH and various ERC-20 tokens, providing a comprehensive overview of your portfolio.
If the API returns partial or empty results, check the wallet address for accuracy and ensure it is supported by the API. Implement error handling in your application to manage such scenarios gracefully, providing users with informative messages.
Key fields indicating wallet activity include `usd_value` (total wallet value), `used_chains` (networks used), and `follower_count` (user engagement). These fields help assess both the financial status and social aspects of the wallet.
Yes, the Total Balance endpoint provides detailed staking data, including staked amounts and their USD valuation. This allows users to monitor staking rewards and assess the performance of their investments effectively.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
798ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
5,047ms
Service Level:
100%
Response Time:
360ms
Service Level:
100%
Response Time:
568ms
Service Level:
100%
Response Time:
494ms
Service Level:
100%
Response Time:
3,144ms
Service Level:
100%
Response Time:
64ms
Service Level:
100%
Response Time:
52ms
Service Level:
100%
Response Time:
157ms
Service Level:
100%
Response Time:
356ms
Service Level:
100%
Response Time:
493ms
Service Level:
100%
Response Time:
199ms
Service Level:
100%
Response Time:
258ms
Service Level:
100%
Response Time:
1,507ms
Service Level:
100%
Response Time:
315ms
Service Level:
100%
Response Time:
309ms
Service Level:
100%
Response Time:
325ms
Service Level:
100%
Response Time:
1,417ms
Service Level:
100%
Response Time:
2,741ms