MELcloud

Contents

    Language code

    Latest support info (no auth required)
    curl 'https://app.melcloud.com/Mitsubishi.Wifi.Client/Support/List?language=7'''''

    GET Token
    curl 'https://app.melcloud.com/Mitsubishi.Wifi.Client/Login/ClientLogin' -X POST -H 'Content-Type: application/json' --data-raw '{"Email":"xxxxxxxxxxx","Password":"xxxxxxxxxxx","Language":7,"AppVersion":"1.27.6.0"}'

    Get all devices infos
    curl 'https://app.melcloud.com/Mitsubishi.Wifi.Client/User/ListDevices' -H 'X-MitsContextKey: BDEAE549383C43A3A1FA3A1CF30BBB'

    Get detailed device infos
    curl 'https://app.melcloud.com/Mitsubishi.Wifi.Client/Device/Get?id=xxxxxxx&buildingID=xxxxxxxxxx' -H 'X-MitsContextKey: BDEAE549383C43A3A1FA3A1CF30BBB'

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.