← Meelelahutus

Juhuslik tsitaat

GET /fun/quote

Saage a random inspirational, motivational, or thought-provoking quote with its author attribution. Every call returns a different quote from a large collection spanning famous thinkers, leaders, authors, and public figures. Sobib quote-of-the-day features, motivational apps, social media sharing, and adding wisdom to loading screens or empty states.

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/fun/quote

Reaalajas vastus

{
  "data": {
    "author": "Estee Lauder",
    "quote": "First comes the shy wish. Then you must have the heart to have the dream. Then, you work, and work.  "
  },
  "success": true
}