Games & Comics — entry 029 of 77

Geek-Jokes

Verified Jul 2026

Geek-Jokes is a small open-source Flask API, hosted on Railway, that returns a single random geeky or programming-themed joke per request. There's no authentication, rate-limit tier, or account required — call the endpoint and get a joke back as plain text or JSON.

jokesprogrammingno-auth
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, plain textResponses can be requested as JSON or plain text.

GreatAPIs Score

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/geek-jokes/"><img src="https://greatapis.com/badge/geek-jokes.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.