RUT901 - Authorization Token expires

Hi,

I am struggling to understand how to create an Authorization Token that does not expire - or atleast does not expire for a set amount of time.

The device wont expose the API publically, and only be used by a internal system to send SMS.

Greetings,

To extend the expiration time of an authorization token, you would need to follow these steps:

  1. Login to the device to get a token.
    Here you can find some more information about the authentication:
    https://developers.teltonika-networks.com/fundamentals/#authentication

  2. Send a PUT request like shown in the picture. The time in “api_session_timeout” is in seconds.

Please let me know if this helps you.

Best Regards,
Justinas

This topic was automatically closed after 60 days. New replies are no longer allowed.