TypeScript integration
import Adyen_sdk_explorer from 'adyen-sdk-explorer'; const client = new Adyen_sdk_explorer({ apiKey: "YOUR_API_KEY" });
curl \ -H "X-API-Key: $API_KEY" \ https://management-test.adyen.com/v1/me
curl \ -H "X-API-Key: $API_KEY" \ https://management-test.adyen.com/v1/stores
curl \ -H "X-API-Key: $API_KEY" \ https://management-test.adyen.com/v1/companies