patchBay

Account API vs Front Accounting APIs

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

Front Accounting APIs

Front accounting is multilingual and multicurrency software for small businesses

Account API

  • Simple API key authentication
  • HTTPS supported

Front Accounting APIs

  • HTTPS supported
  • CORS enabled for frontend use
  • Requires OAuth setup
FeatureAccount APIFront Accounting APIs
AuthenticationapiKeyOAuth
HTTPSYesYes
CORSUnknownYes

When to use which?

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