JokeAPI · Example Payload

Jokeapi Joke Flags Example

JokesHumorEntertainmentOpen SourceREST APIGames And ComicsPublic APIs

Jokeapi Joke Flags Example is an example object payload from JokeAPI, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nsfwreligiouspoliticalracistsexistexplicit

Example Payload

Raw ↑
{
  "nsfw": false,
  "religious": false,
  "political": false,
  "racist": false,
  "sexist": false,
  "explicit": false
}