cURL
Withdrawals
Request Withdrawal
Prepare or execute a user-triggered withdrawal from the Relay Depository
POST
cURL
How do programmatic withdrawals work?
Call this endpoint twice per withdrawal: first without
signature to prepare (returns the nonce, validated amount, and any additionalData to sign), then with the nonce and owner signature to execute (returns a jobId). chainId and ownerChainId are protocol chain slugs, not numeric ids. These endpoints power relay.link/withdraw and are not yet a versioned API surface.Body
application/json
Minimum string length:
1Minimum string length:
1Pattern:
^[0-9]+$Minimum string length:
1Minimum string length:
1Minimum string length:
1Response
200
Default Response