Account API vs Adyen Test Cards 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 Test Cards API
The Test Cards API provides endpoints for generating custom test card numbers. For more information, refer to [Custom test cards](https://docs.adyen.com/development-resources/testing/create-test-ca...
Account API
- Simple API key authentication
- HTTPS supported
Adyen Test Cards API
- Simple API key authentication
- HTTPS supported
| Feature | Account API | Adyen Test Cards API |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Account API and Adyen Test Cards API offer similar capabilities as Finance APIs. Review their documentation to find the best fit for your specific use case.