Skip to main content
The Withdraw API lets you send stablecoins programmatically from either a master wallet or a child address. Both paths support standard withdrawals and sign-only variants for self-custody workflows.

What you can do

  • Send a withdrawal from a master wallet or child address
  • Estimate network fees before sending
  • Use sign-only mode to sign transactions without broadcasting

Sign-only vs standard

Standard withdrawal — Blockradar signs and broadcasts the transaction on your behalf. Sign-only withdrawal — Blockradar returns a signed transaction payload that you broadcast yourself. Use this when you want to retain control of the broadcast step.

Endpoints

Full API Reference

View all withdraw endpoints in the API Reference tab.