Overview

GroupDocs.Classification Cloud is a REST API for classification documents.

Note

Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as:

  • Classification of the raw texts.
  • Classification of batches of raw texts.
  • Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT.
  • Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies. English, Chinese, German and Spanish languages are supported.

Security and authentication

The GroupDocs.Classification Cloud API is secured and requires authentication. Developers can generate a new application with an unique Client Id and Client Secret combination after registering to our dashboard. Authenticated requests require a Bearer authorization header with a JWT Token obtained by using the previously specified Cliend Id + Client Secret credentials. You can check complete details about authenticating your calls to our API here.

SDK example

GroupDocs.Classification Cloud comes with SDKs for different platforms to use this REST API in your specific project effortlessly. Checkout our GitHub repositoryfor a complete list of GroupDocs.Classification SDKs along with working examples, to get you started in no time.

API explorer

The easiest way to try out our API right away in your browser! With the GroupDocs Cloud Web API explorer. This is a collection of Swagger documentation for the GroupDocs Cloud APIs. You can get information about all the resources in the API. It also provides testing and interactivity to our API endpoint documentation.