Server Actions

You can run actions on the Eduction ACI server using the HTTP request:

http://Host:Port/?action=action[&Parameter=Value[&Parameter=Value...]]

For example:

http://localhost:13000/action=GetStatus

The Eduction ACI server provides the following actions (case insensitive):

GetStatus Returns the status of the Eduction Server, including version information and entities selected for matching.
EduceFromFile Performs Eduction on text (read from a file) and returns the matches.
EduceFromText Performs Eduction on text (provided in the request) and returns the matches.
RedactFromFile Performs Eduction on text (read from a file) and redacts the matches to return the redacted text.
RedactFromText Performs Eduction on text (provided in the request) and redacts the matches to return the redacted text.

For more information about these actions, and example responses, refer to the Eduction Server Reference.


_FT_HTML5_bannerTitle.htm