Authentication

POST

Returns a SessionDTO object. From this DTO, sessionId, ; (semicolon), and timezoneId are concatenated to produce a Meridium Token value.

You must provide a request header, meridiumtoken, with this value on every subsequent API call.

The header content-type with value application/json is the only other header required by the application.

Request Syntax

/core/security/login

Request Body

{"DatasourceId":"V4050100_QA","Id":"miadmin","Password":"Usability"}