Scrambles Quotes

The full list of Scrambles quotes. For a single random quote, use /consult-scrambles.


Get Scrambles quotes

Response

An array of quote strings.

Request

GET
https://api.mouse.rip/scrambles
const quotes = await fetch('https://api.mouse.rip/scrambles')
console.log(quotes)

Response

[
  "It is certain.",
  "Without a doubt.",
  "Ask again later."
]