Member API key
Bearer key scopes upload, file:read, file:write. Tab needs toggle.api_upload_mod. Tier ul2_api_on_* gates v1 calls.
Member API key
Authenticate programmatic uploads and file ops.
Where to find it
/account?tab=api · reference /api
How it works
Generate / Rotate creates a 48-hex Bearer key (scopes upload, file:read, file:write - not reseller:codes). Keys are hashed; Show key needs your password. Rotation revokes prior member keys immediately.
Tab visible when toggle.api_upload_mod is on (default on). /api/v1 also needs your tier toggle.ul2_api_on_* (default on). Default rates: upload 30/hr, read 300/hr, write 120/hr.
Common problems
Rotation broke scripts
Old key dies immediately - update clients.
Tab shows but API returns 403
Site mod on but your tier API toggle is off, or you are banned.