patchBay

Account API vs FRED

If you need a Finance API that's easy to integrate, go with FRED.

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...

FRED

Economic data from the Federal Reserve Bank of St. Louis

Account API

  • Simple API key authentication
  • HTTPS supported

FRED

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use
FeatureAccount APIFRED
AuthenticationapiKeyapiKey
HTTPSYesYes
CORSUnknownYes

When to use which?

FRED works directly from the browser with CORS enabled, making it better for frontend-only apps.