JSON-RPC: Management API over HTTP/HTTPS
https://wiki.teltonika-networks.com/view/RUT955_Monitoring_via_JSON-RPC_windows
Compatible devices: RUT230, RUT240, RUT900, RUT950, RUT955
RUT SDK package with build environment
https://wiki.teltonika-networks.com/view/Software_Development_Kit
https://wiki.teltonika-networks.com/view/RUT_Software_Development_Kit_instructions
Compatible devices: TRB series, RUTX series, RUT series
RMS API = API for RMS
https://teltonika-networks.com/it/product/rms/
planned for August 2020.
https://wiki.teltonika-networks.com/view/2020-03-26
https://developers.rms.teltonika-networks.com/#current-status
access to API
API allow you to take some information you need from RMS and apply them to your platform.
To access API in RMS Platform
Go to Account ->account settings ->API
API has Three parts:
-Access Tokens
-Applications
-Documentation
Go to Access Tokens -> Create a new access Token -> Authentication
New access Token-> name ->Scopes (choose the different parts of the RMS carefully you want to have access) -> Save ->Copy token (you have the API Token to work with)
2. Go to documentation->API reference (for the development team)-> go To authorize ->Copy the tokens you have create before and the passport.
now you will have access to the different Program and you can download them
Error code:
Code 200: means everything is OK and you can get information about the device
Code 403: Forbidden, your token access do not allow you to have access to this type of information
Code 401: unauthorized access
User scripts
https://wiki.teltonika-networks.com/view/RUT955_User_Scripts
Compatible devices: TRB series, RUTX series, RUT series
0 Comments