A

Adyen Stored Value API

REST discovered

Details Spec supplied by APIs.guru
Spec
https://api.apis.guru/v2/specs/adyen.com/StoredValueService/46/openapi.json
Docs
https://docs.adyen.com/api-explorer/
Authentication
Adyen API key api_key discovered Get key ↗
X-API-Key: <credential>

Log in to your Adyen Customer Area, select your company account, then go to Developers > API credentials. Open or create an API credential, then under server settings generate an API key and use it in the X-API-Key header. For live endpoints, generate a separate key in your live Customer Area.

Adyen web service username and password basic discovered Get credentials ↗
Authorization: basic <credential>

Log in to your Adyen Customer Area and go to Developers > API credentials. Create or open an API credential to get the web service username, then generate the basic authentication password for that credential and send them together with HTTP Basic auth. For live use, create or update the credential in your live Customer Area.