JokeAPI · Example Payload

Jokeapi Ping Response Example

JokesHumorEntertainmentOpen SourceREST APIGames And ComicsPublic APIs

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

Top-level fields

errorpingtimestamp

Example Payload

Raw ↑
{
  "error": false,
  "ping": "Pong!",
  "timestamp": 1780051223357
}