After reading this getting started guide you should be well placed to start exploring what is possible with commercetools Composable Commerce.
This page also contains information and links to further resources that will allow you to take your next steps with commercetools.
Further learning
Completing the hands-on tutorials in these learning modules will enable you to set up an integrated developer environment specifically for creating, maintaining, and querying resources in Composable Commerce projects.
Limits and best practices
SDKs and tools
Composable Commerce provides a range of open-source Software Development Kits (SDKs) and tools to assist with integration into existing codebases.
The SDKs provide access to every endpoint of the HTTP API, the Import API, Audit Log, and the GraphQL endpoint. Using an SDK reduces the amount of code required for interacting with the Composable Commerce APIs, including a simplified authentication process, allowing you to focus your effort on writing business code. The addition of autocomplete within your IDE can accelerate your implementation.
Composable Commerce SDKs have their own dedicated pages, guides, and can also be found on GitHub.