Account API vs FXMacroData
If you need a Finance API that's easy to integrate, go with FXMacroData.
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...
FXMacroData
Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements
Account API
- Simple API key authentication
- HTTPS supported
FXMacroData
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
| Feature | Account API | FXMacroData |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
FXMacroData works directly from the browser with CORS enabled, making it better for frontend-only apps.