Privacy
Binary-2048 supports authenticated user data export and deletion.
Sign in to use account data export/delete endpoints.
Data Export
Authenticated users can export account-linked gameplay data via GET /api/user/data/export.
Data Deletion
Authenticated users can delete account-linked data via DELETE /api/user/data.
Scope
Current export/delete scope includes leaderboard entries, subscriptions, and store inventory/ledger data tied to the authenticated user id.