You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

The Saga Server exposes a REST API which is used by the UI application.

  • Legacy: Used by the UI application, to perform previews
    • Deprecated

      This API will be remove in next version

  • Client: Specially design API using our new feature of processing units. Each unit can be configure independently, to process and identify specific text and tags

This documentation focuses on Endpoints that are needed when using Saga to process text.  The rest of the Endpoints used by the UI application are not fully documented as they are not needed to process text.


Use Client API

Since version 1.3 the Client API was added to perform high demanding process, and its ideal to use when using the API for document processing, query processing,...

  • No labels