Our Related Words API is a powerful tool for retrieving related and associated words. The API is able to retrieve synonyms, antonyms, hypernyms, hyponyms, and holonyms, along with the relationships between them. The API also returns part of speech and cosine similarity of the word which is a measure of similarity between two non-zero vectors of an inner product space.
The API is designed to be easy to use, you simply input a word and the API will return a list of related words along with their relationships, parts of speech, and cosine similarity. You can also customize the response by specifying the type of relationship you are interested in, such as synonyms, antonyms, or hyponyms.
The API can be used in many applications such as natural language processing, text analysis, and information retrieval. It can also be useful in writing, language education, and as a tool for improving vocabulary.
The API returns the data in JSON format, making it easy to integrate with other applications. It also supports multiple languages, so you can easily retrieve related words in different languages.
In summary, our Related Words API is a versatile and powerful tool that can help you to understand the relationships between words, and improve your writing, language skills, or text analysis.
Pass a word and receive a list of all related words and possible associations.
Improving writing: By using the API to find related words and synonyms, you can improve the vocabulary and style of your writing.
Language education: Teachers can use the API to help students learn new words and their relationships in a target language.
Text analysis: Researchers can use the API to analyze the relationships between words in a body of text, such as in sentiment analysis or topic modeling.
Information retrieval: Use the API to find related words that can be used as search queries, to improve the precision and recall of search engines.
Natural Language Processing: Use the API to find related words to improve machine learning models for natural language tasks such as question answering, sentiment analysis or text classification.
Content generation: Use the API to find related words to generate new content, such as titles, headlines, or summaries.
Besides API call limitations per month, there is no other limitation.
Retrieve related and associated words (including synonyms, antonyms, hypernyms, hyponyms, and holonyms). Relationships, parts of speech, and cosine similarity are also returned.
Use the "Related Words and Associations" API to retrieve a word's:
For each returned word, you'll receive:
Use this API for writing apps, machine learning datasets, or anywhere you'll need to find or use related concepts.
Associated - Endpoint Features
Object | Description |
---|---|
text |
[Required] The search word for which the endpoint will return related and associated words. |
{"queryText":"relative","partOfSpeechCategories":["Adjective"],"items":[{"text":"RELATION","cosineSimilarity":0.5530629512755841,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym"]},{"text":"KIN","cosineSimilarity":0.5123757580759106,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym","Hyponym","Holonym"]},{"text":"RELATED","cosineSimilarity":0.5006712416490631,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"RELATIVES","cosineSimilarity":0.4901866532404431,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym"]},{"text":"SIBLING","cosineSimilarity":0.48604414918285016,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym","Hyponym"]},{"text":"KINDRED","cosineSimilarity":0.4801073249130122,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym","Holonym"]},{"text":"COUSIN","cosineSimilarity":0.4479070499412966,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym","Hyponym"]},{"text":"COMPARABLE","cosineSimilarity":0.41754016340502226,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym","Hypernym"]},{"text":"PROPORTIONAL","cosineSimilarity":0.4151149938325867,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"RELATIONSHIP","cosineSimilarity":0.3997544991011069,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym"]},{"text":"COMPARATIVE","cosineSimilarity":0.3902729234312639,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym","Hypernym","Hyponym"]},{"text":"CORRESPONDING","cosineSimilarity":0.3877760800718958,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"SIMILAR","cosineSimilarity":0.37003253378087103,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"SISTER","cosineSimilarity":0.36199120588866035,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym"]},{"text":"BROTHER","cosineSimilarity":0.35947670178807534,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym"]},{"text":"PROPORTION","cosineSimilarity":0.3405355454538638,"partOfSpeechCategories":["Noun"],"relationshipTypes":[]},{"text":"RELATIVELY","cosineSimilarity":0.33818292092156876,"partOfSpeechCategories":["Adverb"],"relationshipTypes":["Synonym"]},{"text":"COMPARISON","cosineSimilarity":0.32904622577040377,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym"]},{"text":"RATIO","cosineSimilarity":0.32198562343032644,"partOfSpeechCategories":["Noun"],"relationshipTypes":[]},{"text":"PARENT","cosineSimilarity":0.31730310976468046,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym","Hypernym"]},{"text":"RELEVANT","cosineSimilarity":0.31637769711535313,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"CONNECTION","cosineSimilarity":0.3158627164713036,"partOfSpeechCategories":["Noun"],"relationshipTypes":["Synonym"]},{"text":"DEPENDENT","cosineSimilarity":0.30866105272384975,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym","Hyponym","Hypernym"]},{"text":"DEGREE","cosineSimilarity":0.28662014921135776,"partOfSpeechCategories":["Noun"],"relationshipTypes":[]},{"text":"VALUE","cosineSimilarity":0.2787744419734393,"partOfSpeechCategories":["Noun","Verb"],"relationshipTypes":[]},{"text":"APPROXIMATE","cosineSimilarity":0.27373187530879917,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"RATE","cosineSimilarity":0.25973895591005103,"partOfSpeechCategories":["Noun","Verb"],"relationshipTypes":["Synonym"]},{"text":"NEAR","cosineSimilarity":0.2463195260668484,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Synonym"]},{"text":"SCALE","cosineSimilarity":0.24451941478723532,"partOfSpeechCategories":["Noun","Verb"],"relationshipTypes":[]},{"text":"ABSOLUTE","cosineSimilarity":0.21435415039705397,"partOfSpeechCategories":["Adjective"],"relationshipTypes":["Antonym"]}],"creditsUsed":1,"errors":null,"noSessionFound":false,"invalidSession":false,"notAuthorized":false,"forbidden":false,"badRequest":false,"tooManyRequests":false}
curl --location --request GET 'https://zylalabs.com/api/1159/related+words+api/1018/associated?text=relative' --header 'Authorization: Bearer YOUR_API_KEY'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the worldβs most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, look at the βX-Zyla-API-Calls-Monthly-Remainingβ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.
To see the maximum number of API requests your plan allows, check the βX-Zyla-RateLimit-Limitβ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.
The βX-Zyla-RateLimit-Resetβ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, itβs important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.
Service Level:
100%
Response Time:
708ms
Service Level:
100%
Response Time:
869ms
Service Level:
100%
Response Time:
1,201ms
Service Level:
100%
Response Time:
2,375ms
Service Level:
100%
Response Time:
1,162ms
Service Level:
100%
Response Time:
684ms
Service Level:
100%
Response Time:
792ms
Service Level:
100%
Response Time:
1,503ms
Service Level:
100%
Response Time:
1,641ms
Service Level:
100%
Response Time:
152ms
Service Level:
100%
Response Time:
1,484ms
Service Level:
100%
Response Time:
814ms
Service Level:
100%
Response Time:
203ms
Service Level:
100%
Response Time:
2,919ms
Service Level:
100%
Response Time:
246ms
Service Level:
100%
Response Time:
6,358ms
Service Level:
100%
Response Time:
642ms