English Random Words
生成带发音的随机英语单词
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- No
- 分类
- 测试数据
简介
English Random Words 返回带定义和发音的随机英语单词——免密钥(实测可用),适合每日一词小组件和测试数据。
快速开始
随机单词(实测可用):
curl "https://random-words-api.vercel.app/word"
{
"word": "Euthenics",
"definition": "Science concerned with improving living conditions",
"pronunciation": "Eutheniks"
}
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 端点:
/word(随机)、/word/{名称}(特定单词)。 - 返回
word、definition和pronunciation。
常见问题
English Random Words 免费吗? 是的——免费且免密钥(实测)。
可以获取特定单词吗?
/word/{名称} 返回该单词的数据。
响应里有什么? 单词、定义和发音。
测试数据 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AddressMock Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No auth | Yes | Yes | ↗ |
| Bacon Ipsum A Meatier Lorem Ipsum Generator | No auth | Yes | Unknown | ↗ |
| Dicebear Avatars Generate random pixel-art avatars | No auth | Yes | No | ↗ |
| DummyJSON Fake REST API with products, users, posts, comments, todos and more | No auth | Yes | Yes | ↗ |
| FakeJSON Service to generate test and fake data | API Key | Yes | Yes | ↗ |