patchBay

Account API vs OpenFIGI

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

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

OpenFIGI

Equity, index, futures, options symbology from Bloomberg LP

Account API

  • Simple API key authentication
  • HTTPS supported

OpenFIGI

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

When to use which?

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