patchBay

Account API vs Transfer webhooks

Both are solid Finance APIs. Choose based on your specific requirements.

Account API

This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead. The Acc...

Transfer webhooks

Adyen sends notifications through webhooks to inform your system about incoming and outgoing transfers in your platform. You can use these webhooks to build your implementation. For example, you c...

Account API

  • Simple API key authentication
  • HTTPS supported

Transfer webhooks

  • Simple API key authentication
  • HTTPS supported
FeatureAccount APITransfer webhooks
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownUnknown

When to use which?

Both Account API and Transfer webhooks offer similar capabilities as Finance APIs. Review their documentation to find the best fit for your specific use case.