Adyen Test Cards API
The Adyen Test Cards API lets you create custom test card number ranges by sending a POST request to the /createTestCardRanges endpoint, which generates one or more test card ranges for use in testing.
Latency
147ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/createTestCardRanges
Creates one or more test card ranges.
1 endpoint auto-detected
Authentication
This API uses an API key, passed in the "X-API-Key" header. No OAuth required.
curl -X POST \ "https://pal-test.adyen.com/pal/services/TestCard/v1/createTestCardRanges" \ -H "X-API-Key: YOUR_API_KEY"
pal-test.adyen.com · HTTPS only