Chuck Norris Jokes API

The Chuck Norris Jokes API (hosted at api.chucknorris.io) provides developers a fun, open-access service delivering absurd and humorous Chuck Norris “facts.” Supports endpoints to fetch a random joke, list categories, search by keyword, and personalize names. Fully open‑access and GPL‑licensed, this API is active, lightweight (<200 ms response), and widely used for entertainment or learning projects—listed on Free API Hub with zero-cost usage.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

Unlimited

Rate Limit

API Endpoints

Retrieves a random Chuck Norris-themed joke

Full URL

https://api.chucknorris.io/jokes/random

Code Examples

curl -X GET 'https://api.chucknorris.io/jokes/random'

Parameters

{
  "category": "dev"
}

Example Response

{
  "id": "7h3r9iptQc6xOQuphQ1TlA",
  "url": "",
  "value": "Chuck Norris doesn't use web standards as the web will conform to him.",
  "icon_url": "https://assets.chucknorris.host/img/avatar/chuck-norris.png"
}

Version

v2
Tags
funjokes
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

unlimited

Supported Languages
JavaScriptPython
Use Cases
fun bots
entertainment apps
https://api.chucknorris.io/

Related APIs

Discover similar APIs that might interest you

APIfree

Cat Facts API

Cat Facts API provides random and engagi...

Category
Fun & Entertainment
Endpoints
1
catsfun
APIopen source

Studio Ghibli API

Resources from Studio Ghibli films

Category
Fun & Entertainment
Endpoints
1
animationmovies
APIopen source

SHOUTCLOUD API

SHOUTCLOUD API is a humorous and fun pub...

Category
Fun & Entertainment
Endpoints
1
humortext
Chuck Norris Jokes API – satirical joke JSON API | Free API Hub