Commercetools Java SDK

The commercetools Java SDK is the official client library for accessing the Composable Commerce APIs from Java applications. It provides strongly typed request builders, automatic OAuth 2.0 token management, and support for all HTTP API and Import API endpoints. The SDK is compatible with standard Java development toolchains and is distributed via Maven Central. It is commonly used in enterprise backend systems and microservices that require JVM-based integration with the commercetools platform.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: commercetools:java-sdk
name: Commercetools Java SDK
tags:
- Commerce
- Java
- JVM
- SDK
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://docs.commercetools.com/sdk/java-sdk
properties:
- url: https://docs.commercetools.com/sdk/java-sdk
  type: Documentation
description: The commercetools Java SDK is the official client library for accessing the Composable Commerce
  APIs from Java applications. It provides strongly typed request builders, automatic OAuth 2.0 token
  management, and support for all HTTP API and Import API endpoints. The SDK is compatible with standard
  Java development toolchains and is distributed via Maven Central. It is commonly used in enterprise
  backend systems and microservices that require JVM-based integration with the commercetools platform.