Profile by UID
Returns a simplified profile by numeric profile ID (UID). Permission required: api.lookup.
Returns a SimplifiedProfile by numeric profile ID (UID). Requires permissionDocumentation Index
Fetch the complete documentation index at: https://docs.frozi.lol/llms.txt
Use this file to discover all available pages before exploring further.
api.lookup. Path parameter uid is a string of digits (e.g. "12345").Authorizations
API key from Dashboard → Developer Platform → API Keys. Send as: Authorization: Bearer <API_KEY>
Path Parameters
Numeric profile ID (e.g. 12345)
^[0-9]+$Response
Simplified profile
Public profile representation. Email and other private fields are never returned.

