Basic Authentication

<< Click to Display Table of Contents >>

Navigation:  The API > Simple API > Security >

Basic Authentication

Simple API password or Simple API port

To access the Simple API, the client must authenticate itself via Basic access authentication.

The Standard user password for user “user” is “user”.

 

After opening the connection to the Simple API Port, the gateway requests the password of the predefined user "user" in the following manner:

 

login;password=user

where "user" is the password that is set on the webinterface.

 

Settings of Simple API password and port can be made via the webinterface.

Menu item “Admin” / API Port Settings.

 

clip0005