Skip to main content

Users API

Endpoints for managing user profiles, settings, and related data.

Get Current User

Retrieve the authenticated user’s profile.

Get User by ID

Retrieve a user’s public profile.
Private fields like email and settings are only visible to the user themselves.

Update Profile

Update the current user’s profile.

Updatable Fields

Get User XP & Level

Get detailed XP and level information.

Get User Activity

Get recent activity history.

Activity Types

Get User Guardians

List the user’s guardians.

Export User Data

Export all user data (GDPR compliance).

Delete Account

Request account deletion.
Account deletion is irreversible. On-chain data cannot be deleted.

Error Responses