Jokes

A free, unauthenticated REST API that serves programming and general humor jokes in JSON format. Supports retrieving random jokes, filtering by joke type, and looking up specific jokes by ID.

Claim this API

Are you the operator of Jokes? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Jokes? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: jokes
Key: appspot.com:jokes
Base URL: https://official-joke-api.appspot.com
Auth: none
Endpoints: 9
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://github.com/15Dkatz/official_joke_api
API Base: https://official-joke-api.appspot.com

Topics

ENTERTAINMENT

Endpoints (9)

Path Summary Response Auth
jokes/random Get a random joke (alternate path) text/plain
jokes/random/{amount} Get a specific number of random jokes application/json
jokes/ten Get ten random jokes text/plain
jokes/{id} Get a joke by ID application/json
jokes/{type}/random Get a random joke by type application/json
jokes/{type}/ten Get ten jokes by type application/json
random_joke Get a random joke text/plain
random_ten Get ten random jokes text/plain
types Get available joke types text/plain