{"@context": "https://schema.org", "@type": "WebAPI", "name": "They Said So Quotes API API", "description": "They Said So Quotes API offers a complete feature rich REST API access to its quotes platform. This is the documentation for the world famous [quotes API](https://theysaidso.com/api). If you are a subscriber and you are trying this from a console add 'X-TheySaidSo-Api-Secret' header and add your a", "provider": {"@type": "Organization", "name": "quotes.rest"}, "documentation": "http://quotes.rest/yaml/theysaidso.quotes.openapi.yaml?v1.1"}
They Said So Quotes API offers a complete feature rich REST API access to its quotes platform. This is the documentation for the world famous [quotes API](https://theysaidso.com/api). If you are a subscriber and you are trying this from a console add 'X-TheySaidSo-Api-Secret' header and add your a
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://quotes.rest http://quotes.rest http://api01.quotes.rest
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
They Said So Quotes API offers a complete feature rich REST API access to its quotes platform. This is the documentation for the world famous [quotes API](https://theysaidso.com/api). If you are a subscriber and you are trying this from a console add 'X-TheySaidSo-Api-Secret' header and add your api key as the header value. You can test and play with the API right here on this web page. For usin
| method | path | what the vendor says it does |
|---|---|---|
GET | /qod | Gets `Quote of the Day`. Optional `category` param determines the category of returned quote of the day Quote |
GET | /qod/categories | Gets a list of `Quote of the Day` Categories. Quote of the day |
GET | /qod/languages | Gets a list of supported languages for `Quote of the Day`. Quote of the day |
GET | /qshow | Gets a details about a qshow. Qshow |
PUT | /qshow | Create and add a new qshow to your private collection. Qshow |
PATCH | /qshow | Update an existing qshow. Qshow |
DELETE | /qshow | Delete a qshow. Qshow |
GET | /qshow/list | Get the list of Qshows in They Said So platform. Qshow |
GET | /qshow/quotes | Get the quotes in a given Qshow. Qshow |
POST | /qshow/quotes/add | Add a quote to a given Qshow. Qshow |
POST | /qshow/quotes/remove | Remove a quote to a given Qshow. Qshow |
GET | /quote | Gets a `Quote` with a given `id`. Quote Private Quotes |
POST | /quote | Add a new quote to your private collection. Same as 'PUT' but added since some clients don't handle PUT well. |
PUT | /quote | Add a new quote to your private collection. Private Quotes |
PATCH | /quote | Update a quote Private Quotes |
DELETE | /quote | Delete a quote. The user needs to be the owner of the quote to be able to delete it. Private Quotes |
GET | /quote/authors/popular | Gets a list of popular author names in the system. Quote |
GET | /quote/authors/search | Gets a list of author names in the system. Quote |
GET | /quote/categories/popular | Gets a list of popular `Quote` Categories. Quote |
GET | /quote/categories/search | Gets a list of `Quote` Categories matching the query string. Quote |
POST | /quote/dislike | Dislike the given Quote as a user of the API Key. Same as `put` but a convenient alias for those clients that |
PUT | /quote/dislike | Dislike the given Quote as a user of the API Key. Some clients don't cleanly support `PUT`, in such scenarios |
DELETE | /quote/dislike | Remove the disLike for the given Quote as a user of the API Key. Quote |
GET | /quote/image | Gets a Quote image for a given id. Response can be an image file as a binary or a base64 encoded contents wrap |
PUT | /quote/image | Create a new quote image for a given quote. Choose background colors/images , choose different font styles and |
DELETE | /quote/image | Delete a quote image. The user needs to be the owner of the quote image to be able to delete it. Quote Images |
POST | /quote/image/background | Add an image for use later as a quote background image. Quote Images |
DELETE | /quote/image/background | Delete a background image file. The user needs to be the owner of the background image to be able to delete it |
GET | /quote/image/background/list | Lists background images in your private collection. Quote Images |
GET | /quote/image/background/search | Searches for a background image with a given tag. Quote Images |
POST | /quote/image/background/tags/add | Add a tag to a given Image. Quote Images |
POST | /quote/image/background/tags/remove | Remove a tag from a given Image. Quote Images |
POST | /quote/image/font | Add a font file for use later in creating a quote image. This is essentially a `PUT` but not many clients hand |
DELETE | /quote/image/font | Delete a font file. The user needs to be the owner of the font to be able to delete it. Quote Images |
GET | /quote/image/font/list | Lists background images in your private collection. Quote Images |
GET | /quote/image/font/search | Searches for a font with a given tag. Quote Images |
POST | /quote/image/font/tags/add | Add a tag to a given font. Quote Images |
POST | /quote/image/font/tags/remove | Remove a tag from a given Font. Quote Images |
GET | /quote/image/search | Gets a Random Quote image. Optional `category` param determines the category of quote used in the image. Optio |
POST | /quote/like | Like the given Quote as a user of the API Key. Same as `PUT` but a convenient alias for those clients that don |
and 7 more operation(s) in this specification, all searchable.
specification origin: http://quotes.rest/yaml/theysaidso.quotes.openapi.yaml?v1.1
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.