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.

