Skip to main content

Software Development Kits (SDKs)

SDKs are not yet available

The C# and C++ SDK content on this page is out of date and will not work against the current Enjin Platform API. This page will be updated once new SDKs are published. Until then, see How to Use GraphQL and the API Reference for the current API shapes.

The Enjin Platform SDKs provide an API for communicating with the Enjin Platform.

The Enjin Platform SDKs provide a framework that developers can use on their desired programming language as it allows games and apps to interact with the Enjin API without the need of building a bridge between your application and our API requests, the Enjin SDKs facilitate the usage of listening and processing of events emitted by the Enjin Platform, which helps us deliver a better user experience in our application and eliminate unnecessary API requests we would otherwise make to the Enjin Platform.

SDK Libraries

LibraryLink
C#/enjin/platform-csharp-sdk
C++/enjin/platform-cpp-sdk