
All requests are GET method
Base URL: https://apiexternal.mvscada.app
All endpoints ends with a slash '/'
Datetime format is: yyyy-mm-dd hh:ii:ss
All of our data is quarters, but please, don't try to read at xx:00 xx:15 xx:30 xx:45,
we need to wait 4 or 5 minutes to receive the data from dataloggers in remote plants
To connect to the API it is mandatory to send an API key header: "MV-API-Key", example:
GET /vX/xxxxxxxxxxx/ HTTP/1.1
Host: apiexternal.mvscada.app
MV-API-Key: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Content-Type: application/json