entity

Chuck Norris API

Last updated: Thu Jun 18 2026 00:00:00 GMT+0000 (Coordinated Universal Time) Collection: entities

Chuck Norris API

Chuck Norris API is the small joke API used in Brevvie Python + AI — Section 4: APIs, Postman & Calling the Web to demonstrate flat JSON responses and Query Parameters.

Role in the source

  • returns a single joke object from /jokes/random
  • provides category filtering via ?category=dev
  • gives a clean first example of query-string-based filtering