Skip to content

User Directory

The user directory helps you find drivers by name, handle, or VTC affiliation.

Open trucklinemp.com/users.

You can browse without signing in. Some profile details require authentication or friendship context.


Use the search bar to narrow results:

  • Name or handle partial match
  • Each result shows the user’s current VTC (if any) when available
  • Pagination for large result sets

There are no separate filter controls (such as filtering by VTC) — search is by name or handle only.

Click a user to open their public profile.


Users are reachable at:

  • trucklinemp.com/@handle (preferred when a handle is set)
  • trucklinemp.com/user/{webId} (numeric WebID fallback)

Handles are unique and chosen in Profile Settings.


Users control what appears on their profile (avatar, social links, connected streaming accounts). Banned users may show a status banner. Staff-only notes are never public.


If you find policy violations, open their profile and use Report user to file a support ticket. Do not harass users in DMs or on Discord.


Integrators can search users via the Public API:

GET https://api.trucklinemp.com/users/search
GET https://api.trucklinemp.com/users/{handleOrId}

See Public API.