← Teksti- ja sisutööriistad

Juhuslik nõuanne

GET /advice/random

Saage a random piece of advice. Sobib chatbots, daily widgets, and inspiration apps.

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/advice/random

Reaalajas vastus

{
  "data": {
    "advice": "Sometimes, you just need to say sorry. Even if it's not your fault.",
    "id": 94
  },
  "success": true
}