For the complete documentation index, see llms.txt. This page is also available as Markdown.

User

Used to identify users in the mini app, or to look up consent-based data and age ranges.

API List

API
Description
Details

User.getAnonymousKey

Gets the user's unique key.

Shortcut

User.getConsentedData

Requests user consent-based data.

Shortcut

User.getDeclaredAgeRange

Retrieves the declared age range on iOS.

Shortcut

Was this helpful?