
Set up withdrawals
Complete your onboarding
Complete your onboarding in your merchant dashboard and generate an API key. For more details on how to create an API key, see Get your API key.
Design a withdrawal form
Add a withdrawal form to your site. For our recommendations on how to design the form, see Design a withdrawal form.
Request a withdrawal
Send a request to /api/v2/withdrawal/crypto. To request a withdrawal with exchange, include the
convert_to parameter.You will also need to include foreign_id — the unique ID of the withdrawal request. You can use any format you prefer.Request example
Response example
Process the callback
Once the withdrawal is processed, AlphaPo will send you a callback.