GET /food/jokes/random

Random Food Joke

Get a random joke that is related to food. Caution: this is an endpoint for adults!

Request Traces

Request Headers

GET https://api.spoonacular.com/food/jokes/random
Accept: application/json

HTTP Response

HTTP 200

Success

{
   "text": "string",
}
HTTP 401

Unauthorized

HTTP 403

Forbidden

HTTP 404

Not Found