Connect your OpenAI API key
Add your OpenAI API key to Syndai with a paste: a few steps, a deep link, how we verify it, and how to disconnect.
Connect your OpenAI API key: create the key, then paste it into Syndai.
Steps
- Open your OpenAI API keys page. (open the page)
- Create a project key and set a budget on the project.
- Copy the
sk-proj-…key. - Paste it into Syndai, where we check it against the models endpoint. (One-click sign-in for OpenAI keys arrives in WS1b.)
Verifying
Checked via GET /v1/models.
If it doesn't work
A 401 means the key was revoked or lacks project access, so create a project key with a budget and paste again.
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 your OpenAI dashboard.