Connect your Anthropic API key
Add your Anthropic API key to Syndai with a paste: a few steps, a deep link, how we verify it, and how to disconnect.
Connect your Anthropic API key: create the key, then paste it into Syndai.
Steps
- Open the Anthropic console and go to Settings → API keys. (open the page)
- Create the key inside a workspace that has a spend limit set.
- Copy the
sk-ant-api03-…key. - Paste it into Syndai, where we check it against the models endpoint.
Verifying
Checked via GET /v1/models.
If it doesn't work
A 401 means the key is disabled or from the wrong workspace, so create one in a workspace with a spend limit. If you pasted an sk-ant-oat01-… value (a plan token, not a key), we'll offer to add it as a plan instead.
What we store and how to disconnect
We store the encrypted API key. Disconnect scrubs it from Syndai; to revoke it upstream, delete the key in the Anthropic console.