OwlBot
释义,附例句和(如有)图片
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 词典
- 文档 / URL
- https://owlbot.info/
简介
OwlBot 是免费词典 API,返回带表情符号的定义——有趣又快速。认证是免费 API 密钥。
注(2026-08 实测):从数据中心 IP 访问时,API 前有 Cloudflare 人机验证(HTTP 403 “Just a moment…”)——浏览器/真实 IP 请求正常。遇到此情况请从住宅网络重试。
快速开始
定义(替换 YOUR_TOKEN):
curl "https://owlbot.info/api/v4/dictionary/hello" \
-H "Authorization: Token YOUR_TOKEN"
{
"word": "hello",
"pronunciation": "həˈlō",
"emoji": "👋",
"definitions": [
{ "type": "interjection", "definition": "used as a greeting", "example": "hello there!", "image_url": "https://..." }
]
}
认证方式
- 在 owlbot.info 注册 → 免费 API 令牌(邮件发送)。
- 通过
Authorization: Token YOUR_TOKEN请求头携带。
速率限制与注意事项
- 免费层:约 100 次/天(以文档为准);更多需合作。
- 每个定义带
emoji——招牌功能。 - 可用时含
image_url。
常见问题
OwlBot 免费吗? 免费层带每日额度;更多需要付费。
为什么服务器访问 403? API 在 Cloudflare 人机验证后面(已实测)——住宅/浏览器请求正常。
如何获取令牌? 在 owlbot.info 注册——令牌会邮件发送。
词典 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Chinese Character Web Chinese character definitions and pronunciations | No auth | No | No | ↗ |
| Chinese Text Project Online open-access digital library for pre-modern Chinese texts | No auth | Yes | Unknown | ↗ |
| Collins Bilingual Dictionary and Thesaurus Data | API Key | Yes | Unknown | ↗ |
| Free Dictionary Definitions, phonetics, pronounciations, parts of speech, examples, synonyms | No auth | Yes | Unknown | ↗ |
| Indonesia Dictionary Indonesia dictionary many words | No auth | Yes | Unknown | ↗ |