Wordnik
词典数据
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 词典
- 文档 / URL
- https://developer.wordnik.com
简介
Wordnik 从多个来源提供词典数据——定义、例句、发音和相关词。认证是免费 API 密钥(无效密钥返回 401,已实测)。
快速开始
定义(替换 YOUR_KEY):
curl "https://api.wordnik.com/v4/word.json/hello/definitions?limit=3&api_key=YOUR_KEY"
[
{ "text": "An utterance of \"hello\"; a greeting.", "partOfSpeech": "noun", "sourceDictionary": "century" }
]
例句和相关词:
curl "https://api.wordnik.com/v4/word.json/hello/examples?limit=2&api_key=YOUR_KEY"
curl "https://api.wordnik.com/v4/word.json/hello/relatedWords?api_key=YOUR_KEY"
认证方式
- 在 developer.wordnik.com 注册 → 免费 API 密钥(邮件发送)。
- 通过
api_key查询参数携带(无效密钥 → 401,已实测)。
速率限制与注意事项
- 免费层:约 15,000 次/天(以文档为准);更多需合作。
- 端点:
/v4/word.json/{词}/definitions、/examples、/relatedWords、/pronunciations,外加词表。 - 数据聚合自多个词典(century、GCIDE、wiktionary)。
常见问题
Wordnik 免费吗? 免费层带每日额度;更多需要付费。
如何获取密钥? developer.wordnik.com → 注册 → 密钥邮件发送。
有什么数据? 定义、例句、发音和相关词。
词典 分类更多
| 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 | ↗ |