Changes

281 bytes added ,  13:05, 17 February 2022
no edit summary
Line 48: Line 48:  
==Using the API with Postman to gather information about credit balance==
 
==Using the API with Postman to gather information about credit balance==
   −
To get the general information about your current RMS credit balance, we can use the '''GET /credits/summary''' endpoint:
+
To get the general information about your current RMS credit balance, we can use the '''[https://developers.rms.teltonika-networks.com/pages/api.html#/credits/creditsSummary GET /credits/summary]''' endpoint:
    
1. Select the GET option and input the endpoint URL into the necessary field - <nowiki>https://rms.teltonika-networks.com/api/credits/summary</nowiki>.
 
1. Select the GET option and input the endpoint URL into the necessary field - <nowiki>https://rms.teltonika-networks.com/api/credits/summary</nowiki>.
Line 76: Line 76:  
==Using the API with postman to manage RMS credit codes==
 
==Using the API with postman to manage RMS credit codes==
   −
To get  general information about your RMS credit codes, you can use the '''GET /credits/codes''' endpoint:
+
To get  general information about your RMS credit codes, you can use the '''[https://developers.rms.teltonika-networks.com/pages/api.html#/credits%20codes/creditsTokensAll GET /credits/codes]''' endpoint:
    
1. Select the GET option and input the endpoint URL into the necessary field – <nowiki>https://rms.teltonika-networks.com/api/credits/codes</nowiki>;
 
1. Select the GET option and input the endpoint URL into the necessary field – <nowiki>https://rms.teltonika-networks.com/api/credits/codes</nowiki>;
Line 98: Line 98:  
===Generate a new credit code===
 
===Generate a new credit code===
 
----
 
----
To generate a new credit code, you can use the '''POST /credits''/''codes''' endpoint:
+
To generate a new credit code, you can use the '''[https://developers.rms.teltonika-networks.com/pages/api.html#/credits%20codes/creditsTokensAdd POST /credits''/''codes]''' endpoint:
    
1. Select the POST option and input the endpoint URL into the necessary field – <nowiki>https://rms.teltonika-networks.com/api/credits/codes</nowiki>;
 
1. Select the POST option and input the endpoint URL into the necessary field – <nowiki>https://rms.teltonika-networks.com/api/credits/codes</nowiki>;
Anonymous user

Navigation menu