Changes

283 bytes added ,  15:21, 15 April 2022
no edit summary
Line 1: Line 1:  
__TOC__
 
__TOC__
   −
==Introduction==
+
== Introduction ==
 +
Using the RMS API allows users to automate tasks and integrate RMS into their own solutions. In this guide, an example will be provided which step-by-step shows a way to apply the RMS API to manage your RMS credit balance, as well as create a credit code used for transferring credits between different accounts.
   −
In this example, we will be using a Personal Access Token to manage and monitor our RMS credit balance as well as create a credit code used for transferring credits between different accounts.
+
Such an application of the RMS API could be used in solutions where transferring credits is an automated process, not requiring any manual input.
   −
The full documentation of the RMS API can be found in the Developers page - https://developers.rms.teltonika-networks.com/
+
All documentation of the RMS API can be found here - https://developers.rms.teltonika-networks.com/
   −
RMS provides a way to test the API for yourself using our API sandbox tool which can be found here - https://developers.rms.teltonika-networks.com/pages/api.html#/
+
This example only includes using Personal Access Tokens to use the API. The RMS API also allows for Application Authentication, used specifically in applications that can use RMS as an OAuth provider.
    
===Two-Factor Authentication===
 
===Two-Factor Authentication===

Navigation menu