Atlas Cloud · Coding Plan

How an agent gets a Atlas Cloud · Coding Plan key through KeyKeeper, what to choose on www.atlascloud.ai, and how KeyKeeper verifies it.

Template idatlascloud-coding-plan (also atlascloud-coding, atlas-cloud-coding)
Fieldatlascloud-coding-api-key → ATLASCLOUD_CODING_API_KEY / OPENAI_API_KEY / ANTHROPIC_AUTH_TOKEN · secret
Key looks likewhether it can be viewed again is unconfirmed
Created atwww.atlascloud.ai
Verified by KeyKeepernot verified
Template checked2026-09-15

What the agent does

keykeeper providers show atlascloud-coding-plan
keykeeper save --provider atlascloud-coding-plan --from-clipboard --create --purpose "what this task does"
keykeeper run -c atlascloud-coding-plan -- <your command>

--provider atlascloud-coding-plan fills in the credential id and the field. The environment variable is the one Atlas Cloud's own tools read, so nothing has to be mapped.

What only you can do

登录 Atlas Cloud
购买或选择 Coding Plan
在 Plan Management 中获取专用 API key
确认套餐仍有效且配额未耗尽
Copy the key, then approve the save in KeyKeeper's window.

What to choose

仅保存 Coding Plan 专用密钥;官方明确说明它与普通 Atlas Cloud API key 分离。仅用于套餐支持的 coding 工具。

The agent is told the same thing. It opens the page for you and says what to pick; it never logs in, passes 2FA or pays on your behalf.

What KeyKeeper checks

  • Before writing: the value must look like a Atlas Cloud · Coding Plan key (whether it can be viewed again is unconfirmed). A wrong paste is refused before anything is stored, and the agent is told why — without the value.
  • After saving: Atlas Cloud · Coding Plan offers no read-only endpoint KeyKeeper can use, so the first real call is the test.

Endpoints

The key is a bearer token for these endpoints. keykeeper run sets only the variables above; point your client at the base URL yourself.

  • OpenAI compatible — https://api.atlascloud.ai/v1
  • Anthropic Messages — https://api.atlascloud.ai

Rotation and expiry

未确认统一有效期;以创建页面显示的实际日期为准,未知时不要猜测。 Rotate or revoke at www.atlascloud.ai.