Overview
API
TACTIC has an extensive API with implementations in:
It is possible for a developer to build an application that interacts with a TACTIC server for the following:
- User management and authentication
- Data storage, searching and retrieval
- Storage of files (Digital Asset Management)
- Triggers and Workflows
- Security management
For more details, please look at the API Docs.
API Security
There are a number of modes that can be set to secure a TACTIC Project:
- Minimal
- Query
- Open
TACTIC-Project should be run in either Query mode or Open mode. It is not recommended to run TACTIC Project in Open mode when exposed to the Internet. Although it does require a valid login/ticket to do anything at all in TACTIC, it does expose the methods that can be used to exploit a TACTIC server.
For more details, please look at the API Security document.
API Documentation
For more details on what you can do with TACTIC API, please look at the API Docs.