AuthenticateClient

The AuthenticateClient method takes the Client ID and API Key, autheticates it against the system, and returns an authentication token in the response header under the key "ClientToken". The authentication token is also returned as the string return value of the method.

Language