向端点发出GET请求,使用可选的words参数来检索指定术语的定义、同义词、反义词、翻译和示例
词汇查找 - 端点功能
| 对象 | 描述 |
|---|---|
words |
[必需] |
{"searchWord":"iron","result":{"UK Dictionary":{"partOfSpeech":"noun","pronounce":{"uk":{"audioList":["https://dictionary.cambridge.org/media/english/uk_pron/u/uki/ukiri/ukiridi009.mp3","https://dictionary.cambridge.org/media/english/uk_pron_ogg/u/uki/ukiri/ukiridi009.ogg"],"pron":"/aɪən/"},"us":{"audioList":["https://dictionary.cambridge.org/media/english/us_pron/i/iro/iron_/iron.mp3","https://dictionary.cambridge.org/media/english/us_pron_ogg/i/iro/iron_/iron.ogg"],"pron":"/aɪrn/"}},"details":[{"defintion":"a chemical element that is a common greyish-coloured metal. It is strong, used in making steel, and exists in very small amounts in blood:","example":["Iron rusts easily.","Liver is a particularly rich source of dietary iron.","iron ore","an iron deficiency"]},{"defintion":"a piece of equipment for making clothes flat and smooth that has a handle and a flat base and is usually heated with electricity:","example":["a steam iron","a travel iron"]},{"defintion":"a stick that has an iron or steel part at the end that is used to hit the ball in golf:","example":["He'll probably use a 2 or 3 iron for the shot."]},{"defintion":"chains tied around someone to prevent them from escaping or moving:","example":["It was common practice for the prisoners to be clapped in irons (= tied with chains)."]},{"defintion":"to make clothes flat and smooth using an iron:","example":["It takes about five minutes to iron a shirt properly.","Synonym\npress"]},{"defintion":"very strong physically, mentally, or emotionally:","example":["I think you have to have an iron will to make some of these decisions."]}]},"American Dictionary":{"partOfSpeech":"noun","pronounce":{"us":{"audioList":["https://dictionary.cambridge.org/media/english/us_pron/i/iro/iron_/iron.mp3","https://dictionary.cambridge.org/media/english/us_pron_ogg/i/iro/iron_/iron.ogg"],"pron":"/ˈɑɪ·ərn/"}},"details":[{"defintion":"a common, silver-colored, metal element that is magnetic and strong, is used in making steel, and is found in small amounts in blood and in all living things:","example":["Iron rusts easily.","Liver is a rich source of dietary iron."]},{"defintion":"a device with a handle and a flat metal base that can be heated and pressed against cloth to make the cloth smooth"},{"defintion":"to make cloth smooth using an iron:","example":["I have to iron this skirt.","[ M ] Let me iron out the wrinkles in this tablecloth."]},{"defintion":"made of or containing iron:","example":["iron ore","an iron railing along the steps","fig. Her success depended on physical strength and an iron will (= strong determination)."]}]},"Business English":{"partOfSpeech":"noun","pronounce":{"uk":{"audioList":["https://dictionary.cambridge.org/media/english/uk_pron/u/uki/ukiri/ukiridi009.mp3","https://dictionary.cambridge.org/media/english/uk_pron_ogg/u/uki/ukiri/ukiridi009.ogg"],"pron":"/aɪən/"},"us":{"audioList":["https://dictionary.cambridge.org/media/english/us_pron/i/iro/iron_/iron.mp3","https://dictionary.cambridge.org/media/english/us_pron_ogg/i/iro/iron_/iron.ogg"]}},"details":[{"defintion":"a common metal element used in making steel:","example":["Heavy industries, like iron and steel, can take advantage of the government's increased public-works spending."]}]}}}
curl --location --request GET 'https://zylalabs.com/api/5537/linguist+tools+api/7178/word+lookup?words=iron' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
语言学工具API允许您从剑桥词典中提取单词定义、同义词、反义词、例句和翻译
该API提供全面的释义同义词反义词和例句有助于词汇扩展和基于语境的学习使其成为语言学习者和教育工作者的宝贵资源
是的该API旨在实现无缝集成提供结构化和精确的数据可以轻松地融入到各种应用如教育平台和写作辅助工具
该API经过性能优化,确保轻量级、快速响应,从而增强用户在检索语言数据时的体验
是的,API支持多语言翻译,使其成为需要访问不同语言数据的用户的重要工具
GET单词查找端点返回结构化数据,包括由剑桥词典提供的单词定义、同义词、反义词、例句和指定术语的翻译
响应中的关键字段包括“searchWord”“partOfSpeech”“pronounce”(带有音频链接)“details”(包含定义和示例)以及“translations”(用于多语言支持)
响应数据以JSON格式组织,主要单词为键,嵌套对象包含发音、定义、例句和翻译,便于解析和访问
获取单词查询端点的主要参数是“words”,允许用户指定他们想要查找的术语。可以根据具体需求添加其他参数以进行定制
用户可以通过指定“words”参数来自定义他们的请求以针对特定术语。未来的增强可能允许添加其他参数来按地区或词性过滤结果
典型用例包括开发语言学习应用程序 创建写作辅助工具 增强教育平台 和进行语言研究 都受益于丰富的语言数据
数据准确性通过来自声誉良好的剑桥词典的来源得以维护,该词典定期进行更新和质量检查,以确保定义、同义词和翻译的可靠性
用户可以通过将返回的数据整合到应用程序中来提高词汇量,为学习者提供上下文示例,并提供音频发音以帮助语言学习
服务级别:
100%
响应时间:
10,640ms
服务级别:
100%
响应时间:
4,918ms
服务级别:
100%
响应时间:
1,167ms
服务级别:
100%
响应时间:
1,658ms
服务级别:
100%
响应时间:
350ms
服务级别:
100%
响应时间:
1,003ms
服务级别:
100%
响应时间:
373ms
服务级别:
100%
响应时间:
2,597ms
服务级别:
100%
响应时间:
728ms
服务级别:
100%
响应时间:
1,939ms
服务级别:
100%
响应时间:
3,023ms
服务级别:
100%
响应时间:
1,388ms
服务级别:
100%
响应时间:
1,026ms
服务级别:
100%
响应时间:
10,067ms
服务级别:
100%
响应时间:
5,474ms
服务级别:
100%
响应时间:
1,567ms
服务级别:
100%
响应时间:
1,261ms
服务级别:
100%
响应时间:
495ms
服务级别:
100%
响应时间:
1,394ms
服务级别:
100%
响应时间:
998ms