Users

Batch get users

Fetch up to 50 public user profiles at once by id, handle, or SteamID64. Missing ids are silently omitted. Each profile includes steamId when linked.

get/users/batch

Query parameters

idsstring[] required

User ids, handles, or SteamID64s to fetch (max 50).

Response

OK

Changes