Commercetools TypeScript SDK

The commercetools TypeScript SDK is the official client library for interacting with the Composable Commerce HTTP API, Import API, and GraphQL API from JavaScript and TypeScript applications. It provides full type safety, IDE autocompletion, and a fluent domain-specific language for constructing valid API requests. The SDK handles OAuth 2.0 token management, request building, and response deserialization.

API entry from apis.yml

apis.yml Raw ↑
aid: commercetools:typescript-sdk
name: Commercetools TypeScript SDK
tags:
- Commerce
- JavaScript
- SDK
- TypeScript
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://docs.commercetools.com/sdk/typescript-sdk
properties:
- url: https://docs.commercetools.com/sdk/typescript-sdk
  type: Documentation
description: The commercetools TypeScript SDK is the official client library for interacting with the
  Composable Commerce HTTP API, Import API, and GraphQL API from JavaScript and TypeScript applications.
  It provides full type safety, IDE autocompletion, and a fluent domain-specific language for constructing
  valid API requests. The SDK handles OAuth 2.0 token management, request building, and response deserialization.