Get Started
Connect any OpenAI-compatible tool to RelayOS in five quick steps.
Setup checklist
- 1Create your API key
- 2Copy base URL
- 3Pick your tool
- 4Paste config
- 5Send test request
Connection Checklist
- API key active
- Quota available
- Model access enabled
- Gateway healthy
- Streaming supported
Test Result
Not runRun a test request to see the result here.
Base URL
https://api.relayos.internal/v1Primary API Key
sk-prod-••••••••7A9FPaste this into your tool
Cursor
{
"openAIBaseUrl": "https://api.relayos.internal/v1",
"openAIKey": "sk-prod-••••••••7A9F",
"model": "claude-sonnet-4"
}