Web API is an open interface of Teampel system.Through the following Web API settings, can enhance Web API security.
- Select "Security > "Web API".
- API Key:To use Teampel Web API, get API Key first.When using Web API interface, you need to send API Key value so the system can authenticate the user by verifying API Key value.
- Regenerate:Click to regenerate API Key.
Note:Regenerating API Key will render the previous API Key invalid。- Revoke key:Click to clear API Key. You will not be able to use Web API legally with this API key.
- Enable HTTPS:To transfer data via HTTPS, check "Enable https" and restart Teampel service.
Note:Once HTTPS enabled, Teampel service site changes to https://[Server Address]:35003.Refer to Authorization Information for Server address。 - Whitelist:When a whitelist exists, only IPs in "Whitelist" can access Teampel Web API. Add "Whitelist":Enter IP in the text box; use ";" to separate multiple IPs. Delete "Whitelist":Delete IPs in the text box and click "Save" button.