Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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

      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 tagsDevelopers may also use this API instead of embedding the Saga library into their own code.

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.


Note
titleUse 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,...