Skip to main content
Placeholder. The API is not live yet and the scope names below are illustrative, not final.
Scopes limit what a key can do. You pick them when creating a key, and a request that needs a scope the key doesn’t hold returns 403.

Available scopes

Requesting scopes

Scopes are attached to the key, not to the individual request — there is no per-call scope parameter.

Least privilege

Write scopes like profile:write and avatar:write change the account they act on. Only grant them to a key that actually needs them, and keep read-only integrations on read-only keys.

Scopes and membership tiers

Some scopes will only be available on higher membership tiers, mirroring what each tier unlocks on the website.