Replies: 4 comments 8 replies
-
@dctremblay I suppose you mean the Premium version of LT Plus: https://languagetoolplus.com/. I don’t think that’s possible as there is no API access included there. You would need a Developer API account.
|
Beta Was this translation helpful? Give feedback.
-
Aw oki thanks ! |
Beta Was this translation helpful? Give feedback.
-
In fact, and contrary to what the documentation says, Premium users can get a free API key (with 10000 requests per day) for private use only by making the request to the support. There is no need to have a developer plan. See this thread on LanguageTools forum. |
Beta Was this translation helpful? Give feedback.
-
This works for me: "ltex.languageToolHttpServerUri": "https://api.languagetoolplus.com",
"ltex.languageToolOrg.username": "email",
"ltex.languageToolOrg.apiKey": "your_key", |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions