Random Jokes API

Lighten up your day with random jokes

Basic Usage

GET https://placehold.cloud/j

Returns a random joke from our database.

Response Format

{
  "body": "Why did the scarecrow win an award?",
  "title": "Scarecrow Award",
  "category": "general",
  "rating": "PG"
}

Random Joke Example

Run the jokes seeder to see an example!

Rate Limiting

120 requests per minute

Try It Now

Get a Random Joke