Account API vs Adyen Recurring 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 Recurring API
The Recurring APIs allow you to manage and remove your tokens or saved payment details. Tokens should be created with validation during a payment request. For more information, refer to our [Token...
Account API
- Simple API key authentication
- HTTPS supported
Adyen Recurring API
- Simple API key authentication
- HTTPS supported
| Feature | Account API | Adyen Recurring API |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Account API and Adyen Recurring API offer similar capabilities as Finance APIs. Review their documentation to find the best fit for your specific use case.