Login endpoint

 

<< Klicke um Table of Contents anzuzeigen  >>

Navigation:  Nexus Interfacebook EN > Importinterfaces > API endpoints > Authentication >

Login endpoint

 

Request Body:

(application/json)

Description:

Annotation:

username: (string)

Required username for login

 

mandatory

 

password: (string)

Password required for login.

 

mandatory

 

 

Login endpoint

 

Operation

Description

POST/login

Requests a JSON Web token that is generated from at least one username and password.

 

Example:

{

“username” : “Mustermann”,

“password”: “123abc”

}

Response:

Returns a JSON Web token. This is given with every further request for the authentication.

 


web_zoom18

You would like to know more about dekodi? Please visit our Website!

 

phone_zoom18

Or call us:  +49 911 310 429 - 10

 

mail_zoom18

Alternatively you can send an email to: info@dekodi.de

 

Impressum