The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN. Authentication You need an API credential to authenticate to the API. If using an API k
curl \ -H "X-API-Key: $API_KEY" \ https://pal-test.adyen.com/pal/servlet/BinLookup/v54/getCostEstimate
curl \ -H "X-API-Key: $API_KEY" \ https://pal-test.adyen.com/pal/servlet/BinLookup/v54/get3dsAvailability