Account API vs Earnings Feed
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...
Earnings Feed
SEC filings, insider transactions, institutional holdings
Account API
- Simple API key authentication
- HTTPS supported
Earnings Feed
- Simple API key authentication
- HTTPS supported
- No CORS support
| Feature | Account API | Earnings Feed |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | No |
When to use which?
Both Account API and Earnings Feed offer similar capabilities as Finance APIs. Review their documentation to find the best fit for your specific use case.