LAP Registry

They Said So Quotes API Skill

quotes-rest

Provider: Quotes Version: 5.1 Endpoints: 45 Updated: 2026-04-03

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

Endpoints

MethodPathDescription
GET/qod
PUT/qodGets `Quote of the Day` (QOD). Optional `category` param determines the category of returned quote of the day
PATCH/qodCreate a private `Quote of the Day` service.
GET/qod/categoriesUpdate an existing private `Quote of the Day` definition.
GET/qod/languagesGets a list of `Quote of the Day` Categories.
GET/quote/randomGets a list of supported languages for `Quote of the Day`.
GET/quote/searchGets a `Random Quote`. When you are in a hurry this is what you call to get a random famous quote.
GET/quote/categories/popularSearch for a `Quote` in They Said So platform. Optional `category` , `author`, `minlength`, `maxlength` params determines the filters applied while searching for the quote.
GET/quote/categories/searchGets a list of popular `Quote` Categories.
GET/quote/authors/popularGets a list of `Quote` Categories matching the query string.
GET/quote/authors/searchGets a list of popular author names in the system.
PUT/quoteGets a list of author names in the system.
POST/quoteAdd a new quote to your private collection.
PATCH/quoteAdd a new quote to your private collection. Same as 'PUT' but added since some clients don't handle PUT well.
GET/quoteUpdate a quote
DELETE/quoteGets a `Quote` with a given `id`.
GET/quote/listDelete a quote. The user needs to be the owner of the quote to be able to delete it.
POST/quote/tags/addGet the list of quotes in your private collection.
POST/quote/tags/removeAdd a tag to a given Quote.
GET/quote/like/toggleRemove a tag from a given quote.
GET/quote/bookmark/toggleToggle the user like of the given Quote as a user of the API Key.
PUT/qshowToggle the user bookmark of the given Quote as a user of the API Key.
GET/qshowCreate and add a new qshow to your private collection.
PATCH/qshowGets a details about a qshow.
DELETE/qshowUpdate an existing qshow.
POST/qshow/quotes/addDelete a qshow.
POST/qshow/quotes/removeAdd a quote to a given Qshow.
GET/qshow/quotesRemove a quote to a given Qshow.
GET/qshow/listGet the quotes in a given Qshow.
PUT/quote/imageGet the list of Qshows in They Said So platform.

Install as Skill

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

CLI Install

lapsh skill-install quotes-rest

Downloads and installs to ~/.claude/skills/quotes-rest/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)