Chuck Norris Database

API

Free JSON API for Chuck Norris jokes

Visit Website

Overview

The Chuck Norris Database API offers access to a vast library of Chuck Norris jokes. Key endpoints include /jokes/random (random joke), /jokes/count (total joke count), and filtered joke lists via /jokes with parameters like category or name customization. Responses are JSON-formatted and support personalization (firstName/lastName to replace 'Chuck Norris'). Ideal for integrating humor into chatbots, apps, games, or websites to boost user engagement. No authentication is required for direct requests.

Example Integration (JavaScript)

script.js JS

fetch('http://www.icndb.com/api/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON response format
  • No auth required
  • Customizable joke parameters
  • Multiple endpoints

Frequently Asked Questions

? Is Chuck Norris Database free to use?

Yes, the API is free for both non-commercial and commercial use without any charges.

? Does it require an API Key?

No, authentication is not needed—you can make requests directly without an API key.

? What is the response format?

All responses are in JSON format, including joke text, categories, and metadata like total joke count.

Top Alternatives

Dad Jokes API Search Google

People Also Ask about Chuck Norris Database

Chuck Norris Database vs JokeAPIChuck Norris Database vs Dad Jokes API Chuck Norris Database 2025 review

Tool Info

Pricing Free
Category Games & Comics
Platform Public API

Pros

  • Completely free
  • Easy integration (no API key)
  • Large joke database
  • Personalizable content

Cons

  • No official rate limit docs
  • Limited advanced filters
  • No uptime SLA

More Games & Comics Tools