/
TR
trucklinemp
/
TrucklineMP Public API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-27
Details
Filter operations
Bans
2
Events
4
Game
1
News
2
Platform
16
Session
2
get
Get current session
get
Get current API client info
Users
9
VTCs
12
Session
Get current session
Returns the authenticated user when a session cookie is present. Works without authentication.
get
/session
Response
OK
object
required
username
string
nullable
required
webid
number
nullable
required
id
string
required
steamid
string
nullable
required
profilePicture
string
nullable
required
authenticated
boolean
required
Changes