Authentication and Security Concerns
All APIs are exposed over HTTPS.
All requests to the server, apart from the request to start a session, must contain a zerto session identifier which is provided when starting a session successfully.
In order to start a session, the user sends credentials (user/password).
For more information about start a session, see Starting a Session