1
Create your first top up in the dashboard
Before using the API, you need to create a top up from the Dashboard. This saves a payment method that you can reuse programmatically.
2
Get payment methods
List saved payment methods for your company:
3
Create a top up
company_idis your platform’s company IDamountis the amount to add to your balancecurrencyis the currency of the top uppayment_method_idis the saved payment method to charge
4
Handle payment events
Listen for payment webhooks to confirm the top up was successful:
Related resources
Collect payments for connected accounts
Transfer funds to connected accounts
Render payout portal
Let users withdraw their funds

