Joke Box

FREEMIUM
By TekBunny Inc. | Updated a month ago | Data
Popularity

6.7 / 10

Latency

424ms

Service Level

100%

Health Check

N/A

README

Introducing the Joke Box API, your gateway to a world of laughter and amusement. With a database brimming with thousands of jokes spanning diverse categories and moods, this API is designed to seamlessly integrate humor into your applications. Whether you’re a developer looking to add a touch of levity to your software or a user seeking a chuckle, the Joke Box API has something for everyone.

Endpoints:

Jokes by Category:

  • Endpoint: /api/v1/jokes/{category}
  • Retrieve jokes tailored to specific categories, allowing you to inject humor relevant to your users’ interests. Simply specify the category in the endpoint to get a curated selection.

Sample Response:

[
  {
    "Id": 1974,
    "Category": "DadJokes",
    "Joke": "Why do scuba divers fall backwards into the water? Because if they fell forwards they’d still be in the boat.\n"
  },
  {
    "Id": 1816,
    "Category": "DadJokes",
    "Joke": "I’ve never gone to a gun range before. I decided to give it a shot!\n"
  },
  {
    "Id": 1827,
    "Category": "DadJokes",
    "Joke": "I used to work in a shoe recycling shop. It was sole destroying."
  },
  {
    "Id": 1744,
    "Category": "DadJokes",
    "Joke": "Just quit my job at Starbucks because day after day it was the same old grind.\n"
  }
]

Random ‘n’ Jokes:

  • Endpoint: /api/v1/joke/{count}
  • Fetch a customizable number (up to 100) of random, unique jokes from our extensive database. Inject variety into your application and keep the humor fresh with this dynamic endpoint.

Joke of the Day:

  • Endpoint: /api/v1/jokeoftheday
  • Surprise and entertain your users with a daily dose of humor. Retrieve a random joke designated as the “Joke of the Day” and add a delightful touch to your application.

Sample Response:

{
  "Id": 4984,
  "Category": "StarWarsJokes",
  "Joke": "Roses are red, violets are blue, if you love Star Wars, may the force be with you."
}

Categories:

  • Endpoint: /api/v1/categories
  • Explore the breadth of our joke collection by retrieving all available categories. Dynamically present users with options to customize their humor experience based on their preferences.

Pricing Plans:
Choose from our range of reasonable and affordable pricing plans, starting from a free tier for those getting started to premium tiers offering enhanced features. Our flexible plans ensure that you can seamlessly scale your humor integration based on your application’s needs.

Bring a smile to your users’ faces and create a delightful user experience by integrating the Joke Box API into your application today. Laughter is just an API call away!

Followers: 2
API Creator:
Rapid account: Tek Bunny Inc
TekBunny Inc.
TekBunny
Log In to Rate API
Rating: 5 - Votes: 1