Payments App API

Click to copy

Board and manage the Adyen Payments App on your Android mobile devices.

Authentication

Each request to the Payments App API must be signed with an API key. Generate your API key in the Customer Area and then set this key to the X-API-Key header value.

Versioning

Payments App API handles versioning as part of the endpoint URL. For example, to send a request to this version of the /merchants/{merchantId}/generatePaymentsAppBoardingToken endpoint, use:

https://management-test.adyen.com/v1/merchants/{merchantId}/generatePaymentsAppBoardingToken

Going live

To access the live endpoints, you need an API key from your live Customer Area. Use this API key to make requests to:

https://management-live.adyen.com/v{version}
Create a boarding token - merchant level
Get a list of Payments Apps - merchant level
Get a list of Payments Apps - store level
Revoke Payments App instance authentication