patchBay

Account API vs Econdb

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

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

Econdb

Global macroeconomic data

Account API

  • Simple API key authentication
  • HTTPS supported

Econdb

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
FeatureAccount APIEcondb
AuthenticationapiKeyNone
HTTPSYesYes
CORSUnknownYes

When to use which?

Econdb is the better choice for quick prototypes and hackathons since it requires no authentication. Econdb works directly from the browser with CORS enabled, making it better for frontend-only apps.