JokeAPI Wrapper

October 12, 2025 ยท View on GitHub

A C# wrapper for the free JokeAPI by Sv443


The API documentation is available here: v2.jokeapi.dev

Install

You can install this using NuGet in the following ways:

dotnet add package JokeAPI
<PackageReference Include="JokeAPI" Version="2.1.0" />

or using the NuGet Package Manager in Visual Studio searching for joke api