Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. Authentication Each request to the Management API must be signed with an API key. Generate your API key in the Customer Ar
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