cURL
curl --request GET \ --url https://api.portal.blend.money/sdk/intent/discovery/withdraw/destinations \ --header 'Authorization: Bearer <token>' \ --header 'X-Publishable-Key: <api-key>'
{ "status": "success", "data": [ { "chainId": 8453, "loanTokenAddress": "0x1111111111111111111111111111111111111111", "name": "<string>", "displayName": "<string>", "iconUrl": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.blend.money/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blend.money/llms.txt
Use this file to discover all available pages before exploring further.
Client-safe Account Type key, for example pk_live_....
pk_live_...
SIWE session token returned by /auth/verify.
/auth/verify
Supported withdrawal destination chains
success
Show child attributes
Was this page helpful?