ZenBus API

ZenBus API


BUS ETA

A collection holding all the JSON RPC API calls.


Error Codes:

500 - internal server error
400 - bad request
401 - authentication failed

Auth

POST Authenticate


Body urlencoded
JSON-RPC { "method": "Authenticate", "params": { "database": "{{database}}", "userName": "{{username}}", "password": "{{password}}" } }





For more details, click here.

    • Related Articles

    • ZenduWork API

      Please use the following script for the ZenduWork API. For examples and detailed information, click here. POST Get Devices https://one-service.zenduit.com/api/ Gets the Devices. This method can be used in various ways to return all, one or some ...
    • ZenduCAM API

      Please use the following script for the ZenduCAM API. For examples and detailed information, click here. POST Get Devices https://one-service.zenduit.com/api/ Gets the Devices. This method can be used in various ways to return all, one or some ...