API · source category: Payment

Adyen Checkout Utility Service

A web service containing utility functions available for merchants integrating with Checkout APIs. ## Authentication Each request to the Ch…

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 How to get the Checkout API key. Then set this key to the X-API-Key header value, for example: curl -H "Content-Type: application/json" \ -H "X-API-Key: YourCheckoutAPIkey" \ ... Note that when going live, you need to generate a new API Key to access the live endpoints. ## 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: https://checkout-test.adyen.com/v1/originKeys

Open documentation ↗

Record

Type
Web API
Category
Finance & Payments
Authentication
API key
Pricing
Free
Base URL
https://raw.githubusercontent.com
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Payment

Browse all Finance & Payments APIs.