SiliconFlow · China
How an agent gets a SiliconFlow · China key through KeyKeeper, what to choose on cloud.siliconflow.cn, and how KeyKeeper verifies it.
| Template id | siliconflow (also 硅基流动, siliconflow-cn) |
|---|---|
| Field | siliconflow-api-key → SILICONFLOW_API_KEY · secret |
| Key looks like | whether it can be viewed again is unconfirmed |
| Created at | cloud.siliconflow.cn |
| No account yet | Sign up at cloud.siliconflow.cn — You get a ¥16 platform-wide coupon after registration and real-name verification. Signing up through this link gives KeyKeeper a ¥16 platform-wide coupon. Invite code: rYSj1fxJ. See the referral policy. |
| Verified by KeyKeeper | GET https://api.siliconflow.cn/v1/models — lists the models this key can use |
| Template checked | 2026-09-15 |
What the agent does
keykeeper providers show siliconflow
keykeeper save --provider siliconflow --from-clipboard --create --purpose "what this task does"
keykeeper run -c siliconflow -- <your command>--provider siliconflow fills in the credential id and the field. The environment
variable is the one SiliconFlow 硅基流动's own tools read, so nothing has to be mapped.
What only you can do
What to choose
Keys have no scopes: one key is the whole account. Create a separate key per project so it can be deleted alone.
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 SiliconFlow · China 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: KeyKeeper itself sends
GET https://api.siliconflow.cn/v1/modelswith the key in theAuthorizationheader (lists the models this key can use). The agent receives accepted, rejected or could not reach — never the value.
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 —
https://api.siliconflow.cn/v1
Rotation and expiry
The public guide does not promise one universal expiration policy; record a date only when the console shows one. Rotate or revoke at cloud.siliconflow.cn.