adyen.com – CheckoutUtilityService
A web service containing utility functions available for merchants integrating with Checkout APIs.
Authentication
Each request to the Checkout Utility API must be signed with an API key. For this, obtain an API Key from your Customer Area, as described in . Then set this key to the X-API-Key header value, for example:
Note that when going live, you need to generate a new API Key to access the .
Versioning
Checkout API supports versioning of its endpoints through a version suffix in the endpoint URL. This suffix has the following format: "vXX", where XX is the version number.
For example:
- Homepage
- https://api.apis.guru/v2/specs/adyen.com:CheckoutUtilityService/1.json
- Provider
- adyen.com:CheckoutUtilityService / CheckoutUtilityService
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/adyen.com/CheckoutUtilityService/1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/adyen.com/CheckoutUtilityService/1/openapi.yaml
Tools (3)
Extracted live via the executor SDK.
-
originKeys.postOriginKeysThis operation takes the origin domains and returns a JSON object containing the corresponding origin keys for the domains.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools