Setup
To correctly implement the Transfers API, you will need to complete the setup:
- Get your API keys — Dashboard → API Keys.
- Generate and upload your JWS keys — required for any endpoint that moves money. Follow the JWS setup guide.
- Create a Webhook Endpoint — every use case below relies on webhooks to know what happened. See the Webhooks walkthrough and best practices.
Updated about 2 hours ago
What’s Next