SyndaiJoin waitlist

Connect your OpenRouter key

Add your OpenRouter key to Syndai with a paste: a few steps, a deep link, how we verify it, and how to disconnect.

Connect your OpenRouter key: create the key, then paste it into Syndai.

Steps

  1. Open your OpenRouter keys page. (open the page)
  2. Click Create key.
  3. Set a credit limit on the key so a runaway can't spend more than you intend.
  4. Copy the sk-or-v1-… key and paste it into Syndai, where we check it for free, which also reads back the remaining limit.

Verifying

Checked for free via GET /api/v1/key, which also returns the key's remaining credit limit.

If it doesn't work

A 401 means the key was revoked or mistyped, so create a fresh key and paste again. If it verifies but shows no limit, set a credit limit on the key first so runs can't overspend.

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 OpenRouter dashboard.