InsionInsion
C#

C# SDK

Add Insion moderation and content management to .NET applications

The C# SDK provides InsionApiClient. All API methods are asynchronous and return a typed result when awaited.

dotnet add package InsionApi
var client = new InsionApiClient("<token>");

Start with Moderate a record, or use the sidebar for the full reference.