WordWeaver.API
WordWeaver.API is an AI-powered API designed specifically for language learners and multilingual communication. Its core functionalities include: Contextual Text Generation: Create personalized and level-specific short texts using user-defined keywords to improve vocabulary and reading skills. Word Explanation: Provide definitions, part of speech, synonyms, and example sentences for individual…
WordWeaver.API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
SupportedLanguages /api/word/language-list |
If you call the API like GET /GetSupportedLanguages, it will return a list of languages such as "en": "English", "tr": "Turkish", "de": "German". |
| POST |
Explain Word /api/word/explain |
... |
| POST |
GenerateAndTranslateText /api/word/generate |
This method creates a short text using given keywords in a source language, checks if the keywords are valid, then translates the text into a target language. It returns both the… |
| POST |
TranslateMessage /api/word/translate-message |
This service performs bidirectional and real-time text translation between two users who speak different languages. Each user specifies their spoken language through the system… |
WordWeaver.API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 100 / hour |
|
| ULTRA Recommended | $30 / month | 250 / hour |
|