Skip to main content

Sessions

In order to fetch User Session Details, you will need to perform following API Calls:

Sessions endpoints

Use the pages in this section to find each endpoint.


User Session Data

You can get User Session Data by making a GET request to https://api.truckershub.in/v1/session/:steamID. You will need to replace :steamID with the User's SteamID64.

After a successfully call an instance of the Session Object will be returned.