Cheap upgrades for Nitro, YouTube, Spotify & more. All done via legal methods and local pricing!Shop now

Docs/Schemas/PublicUserProfile

PublicUserProfile

object

Public profile information for a user

Properties

PublicUserProfileobject
PropertyTypeDescription
uidrequired
string

Canonical user identifier

usernamerequired
string
avatarImagerequired
string
createdAtrequired
string
trackingPublicrequired
boolean

Whether the user has made their tracking list public

biorequired
string
malUsernamerequired
string
anilistUsernamerequired
string
mangabakaUsernamerequired
string
followerCountrequired
integer
followingCountrequired
integer
isEditorrequired
boolean

Example

PublicUserProfile Example
{  "uid": "string",  "username": "string",  "avatarImage": "string",  "createdAt": "2025-01-01T00:00:00Z",  "trackingPublic": false,  "bio": "string",  "malUsername": "string",  "anilistUsername": "string",  "mangabakaUsername": "string",  "followerCount": 0,  "followingCount": 0,  "isEditor": false}

Related Endpoints

This schema is used in the following endpoints: