Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The API Key is a 40-character random alphanumeric, which identifies a client and authenticates a user for this client when logging in using the API.
In Client Details, an API Key is automatically created upon saving the client.
After saving a client, it is possible to see the API Key in Client Details page.Image Removed

...

API Key in Client Info Menu Item

...

This menu shows the following Client Info  for the current client of the logged user.Image Removed

...

Login with API Key SOAP Service

A new way to login has been introduced, using only the API Key and a username.
This feature has been implemented in Authentication Endpoint as the SOAP Service loginWithApiKey.
The API Key identifies the client to use during the login session and authenticates the user for this client, without the need of a password.
If the user does not exist, he/she gets automatically created.