ClassIT+ API service uses standard 128-bit data encryption over an SSL connection. The API service requires requestor authentication. The API Service uses a combination of http basic auth and http barer auth.
The API service implements a token-based authentication. The API method validates the requestor credentials and generates a Token. The Token can then be used to access the remaining API methods.