Account API vs Adyen Payment API
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...
Adyen Payment API
A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank ...
Account API
- Simple API key authentication
- HTTPS supported
Adyen Payment API
- Simple API key authentication
- HTTPS supported
| Feature | Account API | Adyen Payment API |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Account API and Adyen Payment API offer similar capabilities as Finance APIs. Review their documentation to find the best fit for your specific use case.