Modern .NET SDK for Revocalize generated from the provider's OpenAPI definition with AutoSDK.
Built from a focused OpenAPI definition derived from Revocalize's published API documentation so the SDK stays close to the upstream API surface.
Designed for fast regeneration and low-friction updates when the upstream API changes without breaking compatibility.
Targets current .NET practices including nullability, trimming, NativeAOT awareness, and source-generated serialization.
using Revocalize;
using var client = new RevocalizeClient(apiKey);dotnet tool install --global Revocalize.CLI --prerelease
revocalize api --helpOpen an issue in tryAGI/Revocalize.
Use GitHub Discussions for design questions and usage help.
Join the tryAGI Discord for broader discussion across SDKs.
This project is supported by JetBrains through the Open Source Support Program.
