What is a Personal Access Token?

A Personal Access Token (PAT) is a secret string that you generate and use in your own scripts, cron jobs, NAS, or other unattended systems that need to access your PikPak account without interactive login.

A PAT is intended for your own unattended use. Third-party apps should normally use their own sign-in and authorization flow instead of asking you to paste in a token.

Treat a PAT like a password. Do not share it or include it in public code, screenshots, or logs.