Dictionary
收藏RapidAPI2026-01-15 更新2024-05-11 收录
下载链接:
https://rapidapi.com/page-scholar-inc-page-scholar-inc-default/api/dictionary133
下载链接
链接失效反馈官方服务:
资源简介:
A low-cost, high quality dictionary. With synonyms, antonyms, parts of speech, usage in a sentence. Supporting most languages. Used by several popular apps on the App Store!
Brought to you by the language experts at JSpell.
*Cold boot on new demo API requests. Be patient. Thanks!
创建时间:
2026-01-15
原始信息汇总
Dictionary API 数据集概述
基本信息
- 数据集名称: Dictionary API
- 提供商: Page Scholar Inc (JSpell 开发者)
- 类别: Business / Dictionary
- 访问地址: https://rapidapi.com/page-scholar-inc-page-scholar-inc-default/api/dictionary133
- API 基础地址: https://dictionary133.p.rapidapi.com
服务描述
- 功能: 提供低成本、高质量的词典服务,包含单词定义、同义词、反义词、词性分类及例句用法。
- 特点: 支持多种语言,由 GPT4 驱动并经过人工审核。
- 应用: 已被 App Store 上多款热门应用使用。
技术详情
- 当前版本: 1.0.0
- 主要端点:
GET /define - 请求示例:
-
Curl: bash curl -X GET "https://dictionary133.p.rapidapi.com/define?word=example" -H "X-RapidAPI-Host: dictionary133.p.rapidapi.com" -H "X-RapidAPI-Key: YOUR_API_KEY"
-
Python: python import requests url = "https://dictionary133.p.rapidapi.com/define" querystring = {"word":"example"} headers = { "X-RapidAPI-Host": "dictionary133.p.rapidapi.com", "X-RapidAPI-Key": "YOUR_API_KEY" } response = requests.request("GET", url, headers=headers, params=querystring) print(response.text)
-
访问与定价
- 免费套餐: 每月 $0.00,每小时限 50 次请求。
- 专业套餐: 每月 $4.99。
- 高级套餐: 每月 $19.99。
- 服务等级: 100% Service Level。
- 平均延迟: 689ms。
- 订阅者数量: 4。
使用流程
- 在 RapidAPI 注册账户。
- 搜索并订阅 "Dictionary API"。
- 获取唯一的 API 密钥用于请求。
支持与联系
- 支持邮箱: supportdesk@jspell.com
- 提供商网站: 可通过数据集详情页的 "Product Website" 链接访问。



