SyndaiJoin waitlist

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

  1. Open your OpenAI API keys page. (open the page)
  2. Create a project key and set a budget on the project.
  3. Copy the sk-proj-… key.
  4. 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.