GET /advice/random
Saage a random piece of advice. Sobib chatbots, daily widgets, and inspiration apps.
curl https://nordapi.ee/api/v1/advice/random
{
"data": {
"advice": "Sometimes, you just need to say sorry. Even if it's not your fault.",
"id": 94
},
"success": true
}