MeowFacts
获取随机猫咪趣闻
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- No
- 分类
- 动物
简介
MeowFacts 提供随机猫事实——免密钥(实测可用)。
快速开始
一个随机事实(实测可用):
curl "https://meowfacts.herokuapp.com/"
{ "data": ["Cats must have fat in their diet because they cannot produce it on their own."] }
多个事实:
curl "https://meowfacts.herokuapp.com/?count=3"
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 简单的猫事实
data数组。
常见问题
MeowFacts 免费吗? 是的——免费且免密钥(实测)。
返回什么? 随机猫事实。
可以拿多个吗?
可以——?count=3。