Now in private beta

Give AI assistants API access without giving them your keys.

Strake is a vault for the API keys you share with Claude, ChatGPT, Cursor, agents, and scripts. Paste your key once. Get a disposable, revocable URL you can hand to anyone. Your real key never leaves the vault.

No spam. We email you when your invite is ready.

claude code
Make a chat completion call through this Strake endpoint. Ask gpt-4o-mini what today's date is.
URL: https://my-openai.strake.sh/v1/chat/completions
Bearer: ct_live_7a3f...
Bash (curl https://my-openai.strake.sh/v1/chat/completions ...)
  { "id": "chatcmpl-DV3rzhVZ...", "object": "chat.completion", ... }
gpt-4o-mini replied: "Today's date is October 5, 2023."

An AI assistant making a real OpenAI call — without ever seeing the underlying API key.

How it works

1

Paste your key once.

Connect OpenAI, Anthropic, Stripe, or any HTTP API. Strake encrypts the key and stores it in a vault you control.

2

Get a disposable URL.

You receive a unique endpoint and a bearer token. Hand them to any AI assistant, agent, or script that needs API access.

3

Revoke instantly.

Suspect a token leaked? Rotate in seconds. Your underlying API key is untouched. Every other integration keeps working.