GET /advice/random
获取一条随机建议。适用于聊天机器人、每日小组件和灵感应用。
curl https://nordapi.ee/api/v1/advice/random
{ "data": { "advice": "The best nights out are when people around you are simply having fun.", "id": 204 }, "success": true }