Adyen Checkout Utility Service logo

Adyen Checkout Utility Service

Adyen Checkout Utility Service

Adyen Checkout Utility API provides auxiliary operations for Checkout API — originKey generation, payment methods listing, status queries.

Visit site ↗Health checked 13h ago
Use it when

Required companion to Checkout API

Watch for

Not a standalone product — only used during Checkout API integration

First check

POST /v1/originKeys with your site domain to obtain originKey for the frontend Checkout SDK initialization.

Auth
CORS
Yes
HTTPS
Yes
Signup
?
Latency
94 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 30Uptime: 100%Avg latency: 236ms
01

About this API

Checkout Utility is an auxiliary API for Adyen Checkout integration — not a standalone product. The most important function is originKey generation — your frontend domain must register with Adyen and obtain an originKey before the frontend Checkout SDK can load (CORS security control). Other capabilities: query payment methods by amount/currency/country (for dynamic display), session status queries. In Checkout API v71+, much of this is merged into the main API; Utility is mainly for older integrations.

02

What you can build

  • 1Generate originKey for Checkout drop-in integration
  • 2Query payment methods available for a given amount/currency
  • 3Session status queries
03

Strengths & limitations

Strengths

  • Required companion to Checkout API
  • Clean metadata-query interface

Limitations

  • Not a standalone product — only used during Checkout API integration
04

Getting started

POST /v1/originKeys with your site domain to obtain originKey for the frontend Checkout SDK initialization.

05

FAQ

Do new projects still need Utility API?+

Not necessarily. Checkout API v71+ includes payment methods directly in /sessions — no separate Utility call needed.

06

Technical details

CORS: YesHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
java, python, javascript, php
Response time
94 ms
Last health check
6/26/2026, 6:22:11 AM
07

Tags

08

More from Adyen