Logo
Adyen API Documentation

Create originKey values for one or more merchant domains.

POST {{baseUrl}}/originKeys

This operation takes the origin domains and returns a JSON object containing the corresponding origin keys for the domains.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://checkout-test.adyen.com/v1/originKeys'

ENDPOINTS