← Meelelahutus

Päeva tsitaat

GET /fun/quote/today

Saage today's featured quote of the day - the same quote for everyone throughout the entire day, changing at midnight. Unlike the random quote lõpp-punkt, this provides a consistent daily quote suitable for shared experiences. Sobib daily digest emails, morning notification features, shared office displays, and social apps where all users see the same daily inspiration.

Näidispäringud

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

Reaalajas vastus

{
  "data": {
    "author": "Judy Garland",
    "quote": "The greatest treasures are those invisible to the eye but found by the heart."
  },
  "success": true
}