Profile by username
Returns a simplified profile by primary username or alias. Permission required: api.lookup.
Returns a SimplifiedProfile by primary username or profile alias. 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. Use URL-encoded username in the path.
followersCount is null if the profile has “show followers count” disabled. Email and other private fields are never returned.Authorizations
API key from Dashboard → Developer Platform → API Keys. Send as: Authorization: Bearer <API_KEY>
Path Parameters
Primary username or profile alias (URL-encoded)
Response
Simplified profile
Public profile representation. Email and other private fields are never returned.

