LAP Registry

Jokes One API Skill

jokes-one

Provider: Jokes Version: 1.1 Endpoints: 12 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/jod
GET/jod/categoriesGets `Joke of the Day`.
PUT/jokeGets a list of `Joke of the Day` Categories.
PATCH/jokeAdd a new joke to your private collection.
GET/jokeUpdate a joke
DELETE/jokeGets a `Joke` with a given `id`.
GET/joke/randomDelete a joke. The user needs to be the owner of the joke to be able to delete it.
GET/joke/searchGets a `Random Joke`. When you are in a hurry this is what you call to get a random famous joke.
GET/joke/categories/searchSearch for a `Joke` in Jokes One platform. Optional `category` , `author`, `minlength`, `maxlength` params determines the filters applied while searching for the joke.
GET/joke/listGets a list of `Joke` Categories, based on a query term.
POST/joke/tags/addGet the list of jokes in your private collection.
POST/joke/tags/removeAdd a tag to a given Joke.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install jokes-one

Downloads and installs to ~/.claude/skills/jokes-one/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)