Skip to content

Scopes Reference

Scopes describe what a token or API key can do.

Standard API keys and MCP bearer tokens generated in the Sleepwalker app include the action surface by default. Turn off actions when a client should only read reports. MCP OAuth connections also request the action surface needed for the advertised tools. Older bearer tokens or custom-scoped keys may still carry a narrower set.

ScopeAllows
tests:readList and inspect owned tests.
runs:readRead owned run summaries, statuses, and results.
ScopeAllows
pages:content:serializeSerialize page content.
visibility:prompts:suggestGenerate visibility prompt ideas.
visibility:runs:createQueue and cancel AI Visibility runs.
content_intelligence:trends:discoverDiscover content trends.
content_intelligence:content:scoreScore content.
content_intelligence:runs:createQueue Content Intelligence runs.

Use this page to understand authorization errors, audit existing keys, or build custom scoped integrations.