<div class="api-description"> <h2>Authentication</h2> <p>For all calls, supply your API key. <a href="https://www.geneea.com/pricing">Sign up to <em>obtain the key</em></a>.</p> <p> Our API supports both <em>unencrypted (HTTP)</em> and <em>encrypted (HTTPS)</em> protocols. However, for security reasons, we strongly encourage using only the encrypted version. </p> <p>The API key should be supplied as either a request parameter <code>user_key</code> or in <code>Authorization</code> header.</p> <pre><code>Authorization: user_key <YOUR_API_KEY></code></pre> <h2>API operations</h2> <p> All API operations can perform analysis on supplied raw text or on text extracted from a given URL. Optionally, one can supply additional information which can make the result more precise. An example of such information would be the language of text or a particular text extractor for URL resources. </p> <p>The supported ty
https://geneea.com12 endpoints available
/statusGets status of the Interpretor service
/accountInformation about current user account
/s1/topicPerforms topic detection on the given document
/s1/topicPerforms topic detection on the given document
/s1/entitiesPerforms named-entity recognition on the given document
/s1/entitiesPerforms named-entity recognition on the given document
/s1/lemmatizePerforms lemmatization on the given document
/s1/lemmatizePerforms lemmatization on the given document
/s1/sentimentPerforms sentiment analysis on the given document
/s1/sentimentPerforms sentiment analysis on the given document
/s1/correctionPerforms text correction (diacritization) on the given document
/s1/correctionPerforms text correction (diacritization) on the given document
<div class="api-description"> <h2>Authentication</h2> <p>For all calls, supply your API key. <a href="https://www.geneea.com/pricing">Sign up to <em>obtain the key</em></a>.</p> <p> Our API supports both <em>unencrypted (HTTP)</em> and <em>encrypted (HTTPS)</em> protocols. However, for security reasons, we strongly encourage using only the encrypted version. </p> <p>The API key should be supplied as either a request parameter <code>user_key</code> or in <code>Authorization</code> header.</p> <pre><code>Authorization: user_key <YOUR_API_KEY></code></pre> <h2>API operations</h2> <p> All API operations can perform analysis on supplied raw text or on text extracted from a given URL. Optionally, one can supply additional information which can make the result more precise. An example of such information would be the language of text or a particular text extractor for URL resources. </p> <p>The supported ty
https://geneea.com12 endpoints available
/statusGets status of the Interpretor service
/accountInformation about current user account
/s1/topicPerforms topic detection on the given document
/s1/topicPerforms topic detection on the given document
/s1/entitiesPerforms named-entity recognition on the given document
/s1/entitiesPerforms named-entity recognition on the given document
/s1/lemmatizePerforms lemmatization on the given document
/s1/lemmatizePerforms lemmatization on the given document
/s1/sentimentPerforms sentiment analysis on the given document
/s1/sentimentPerforms sentiment analysis on the given document
/s1/correctionPerforms text correction (diacritization) on the given document
/s1/correctionPerforms text correction (diacritization) on the given document