Fun

Random Roast

Get a random, lighthearted roast. Use responsibly.

GET/api/roast

Example request

curl "https://your-app.com/api/roast" \
  -H "x-api-key: YOUR_API_KEY"

Response

{
  "quote": "You're the reason the gene pool needs a lifeguard.",
  "id": 42
}