Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Configured Commerce API software development kit (SDK) is a .NET based Nuget package that provides a C# API wrapper for to the Configured Commerce API. This allows developers to interact with the Configured Commerce platform API through an object-oriented interface, rather than making direct HTTP calls to the API. The package also abstracts the API for updates to prevent breaking solutions built off of the SDK.

Developers can pull data out of the Configured Commerce system into any C# based application that needs to interact with the Configured Commerce Cloud platform. This enables rapid development of application such as mobile apps built with the Xamarin-based Configured Commerce Mobile App SDK and cross-product integrations, such as Configured Commerce - Content Cloud CMS integration.

This package contains all of the endpoints provided by Optimizely Commerce API. A comprehensive list of services can be found in the swagger API documentation.