cURL
curl --request GET \ --url https://api.blend.money/extern/{neobankId}/{accountTypeId}/withdraw/destinations \ --header 'X-API-Key: <api-key>'
{ "status": "<string>", "data": [ { "chainId": 1, "name": "<string>", "loanTokenAddress": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" } ] }
Returns available destination chains for withdrawals, including the loan token address to receive on each chain. Cached for 5 minutes.
SHA-256 hashed API key issued per organization
Destination list
"success"
Show child attributes
Was this page helpful?