C

Checkout API

REST discovered

Details
URL
https://checkout.{region}.commercetools.com
Spec
https://raw.githubusercontent.com/commercetools/commercetools-api-reference/main/oas/checkout/openapi.yaml
Docs
https://docs.commercetools.com/checkout
Authentication
commercetools OAuth access token bearer discovered Get token ↗

Mint an OAuth 2.0 access token from your commercetools auth host https://auth.{region}.commercetools.com using a commercetools API Client. The standard path is client credentials for server integrations; me use cases can also use password or anonymous flows as described in Authentication and authorization. Use the resulting bearer token in API calls.