SSPET Privacy Policy
SSPET stores account and pet protocol data needed for gameplay while keeping private wallet material local and exposing only intended public pet data through public endpoints.
Account data
SSPET stores account information required for login, ownership, recovery checks, sessions, rate limiting, and abuse prevention. Passwords and API tokens are not stored as raw secrets.
Pet protocol data
Pet identity, lifecycle stage, lineage, event records, resource movements, public pet profiles, avatars, certificates, and metadata are part of the visible protocol record.
Local wallet safety
Wallet private keys are designed to remain in the browser. Signed actions are verified by the server using signatures and replay protection instead of asking for private keys.
Developer API: OpenAPI JSON. Sitemap: sitemap.xml.