API Session id lifespan

Binu6 years ago

Hi
I am using the API to get positions of devices. I got the session id using the username and password and use it for all remaining calls to get positions.

What's the lifespan of the session id. Can I use the same session id for all other users of my app.

Do I need separate session id to track same device from different mobile app users.