v1

latestOpenAPI 3.0.02026-07-14123.2 KB

Create originKey values for one or more merchant domains.

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

post/originKeys

Request body

originDomainsstring[] required

The list of origin domains, for which origin keys are requested.

Response

OK - the request has succeeded.

originKeysobject

The list of origin keys for all requested domains. For each list item, the key is the domain and the value is the origin key.

All 1 operations