Login
Last updated
Last updated
POST
https://professional.signius.eu:8200/api/auth/login
This request providers you with the user's token, which is needed to futher requests.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://professional.signius.eu:8200/api/auth/session
Checks if user is logged in.
Name | Type | Description |
---|---|---|
Content-Type
String
application/json
User-Language
String
Example: en
login*
String
User email
password*
String
User password
X-AUTH-TOKEN*
String
User access token.