Setup

To correctly implement the Transfers API, you will need to complete the setup:

  1. Get your API keysDashboard → API Keys.
  2. Generate and upload your JWS keys — required for any endpoint that moves money. Follow the JWS setup guide.
  3. Create a Webhook Endpoint — every use case below relies on webhooks to know what happened. See the Webhooks walkthrough and best practices.

What’s Next