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.
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.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.
The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Service Level:
100%
Response Time:
798ms
Service Level:
100%
Response Time:
56ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
9,913ms
Service Level:
100%
Response Time:
494ms
Service Level:
100%
Response Time:
64ms
Service Level:
100%
Response Time:
10,900ms
Service Level:
100%
Response Time:
10,788ms
Service Level:
100%
Response Time:
5,070ms
Service Level:
100%
Response Time:
132ms
Service Level:
100%
Response Time:
2,724ms
Service Level:
100%
Response Time:
3,085ms
Service Level:
100%
Response Time:
3,746ms
Service Level:
100%
Response Time:
2,383ms
Service Level:
100%
Response Time:
3,761ms
Service Level:
50%
Response Time:
8,798ms
Service Level:
100%
Response Time:
3,139ms
Service Level:
100%
Response Time:
3,670ms
Service Level:
100%
Response Time:
15ms
Service Level:
50%
Response Time:
1,971ms