The Asset Recovery API lets you salvage tokens that were accidentally sent to a Blockradar wallet address but are not on the wallet’s supported asset list. Without recovery, these tokens would be permanently inaccessible.Documentation Index
Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
- Estimate the network fee required to recover an unsupported token
- Execute a recovery to move the token to a destination address
Endpoints
| Method | Endpoint | Description |
|---|---|---|
POST | /wallets/{walletId}/recover/network-fee | Estimate recovery network fee |
POST | /wallets/{walletId}/recover | Execute asset recovery |
Full API Reference
View all asset recovery endpoints in the API Reference tab.

