Advice Slip
生成随机建议纸条
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 性格测试
- 文档 / URL
- http://api.adviceslip.com/
简介
Advice Slip 以 JSON 提供简短机智的生活建议——免费、免密钥、零依赖。这个微型 API 非常适合“每日小贴士”小组件、激励应用和聊天机器人人格。
2026-08 实测:纯 http 端点 301 重定向到 HTTPS——请使用
https://api.adviceslip.com。
快速开始
随机建议(实测可用):
curl "https://api.adviceslip.com/advice"
{"slip": { "id": 121, "advice": "If you think your headphones are dying, check the socket for fluff with a straightened paperclip."}}
按 ID 获取建议:
curl "https://api.adviceslip.com/advice/121"
搜索建议:
curl "https://api.adviceslip.com/advice/search/love"
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费,没有文档化的硬性限制——请礼貌使用。
- API 通过 HTTPS 提供(收录的 http URL 会重定向)。
- 搜索返回
total_results计数和匹配的建议。 - 响应是微型 JSON——适合内联小组件。
常见问题
Advice Slip 免费吗? 是的——免费且免密钥。
支持 HTTPS 吗?
支持——请使用 https://api.adviceslip.com(http 会重定向)。
可以按主题搜索吗?
可以——/advice/search/关键词。
性格测试 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AstroWay Astrology, natal charts, Human Design, Vedic and horoscopes on the Swiss Ephemeris | API Key | Yes | Yes | ↗ |
| Biriyani As A Service Biriyani images placeholder | No auth | Yes | No | ↗ |
| Dev.to Access Forem articles, users and other resources via API | API Key | Yes | Unknown | ↗ |
| Dictum API to get access to the collection of the most inspiring expressions of mankind | No auth | Yes | Unknown | ↗ |
| FavQs.com FavQs allows you to collect, discover and share your favorite quotes | API Key | Yes | Unknown | ↗ |