Search the documentation
3 pages for anthropic_environment_key.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
reference
Claude Developer Platform · in the page
managed-agents/reference
…| Authenticates the worker with this environment. Also reads from `ANTHROPIC_ENVIRONMENT_KEY`. | | `--workdi…
spawn.sh: called once per claimed work item
Claude Developer Platform · in the page
managed-agents/self-hosted-sandboxes
…he environment ID and key on the worker host: ```bash export ANTHROPIC_ENVIRONMENT_KEY="sk-ant-oat01-..." export ANTHROPIC_ENVIRONMENT_ID="env_..." ``` </Step> </Steps> <Note> Sk…
self-hosted-sandboxes-security
Claude Developer Platform · in the page
managed-agents/self-hosted-sandboxes-security
…* **Service key storage and rotation.** The environment service key (`ANTHROPIC_ENVIRONMENT_KEY`) authorizes polling your environment's work queue and submitting results back to sessions. Store it in…