⚠️ Beta Docs – Welcome page, Payment Demo, Webhooks, and NEAR docs are ready. Use Cases, API, Resources, SDK, and Release Notes are still being revised. View stable docs →
cURL
curl --request GET \ --url https://api.request.network/v2/payee-destination/{destinationId} \ --header 'Origin: <origin>' \ --header 'x-client-id: <x-client-id>'
Retrieve a payee destination using the format network:walletAddress:tokenAddress
Client ID for frontend authentication
Origin header (automatically set by browser)
Payee destination retrieved successfully
Was this page helpful?