SynchronexBack to synchronex.ai
Docs

Integration

BYOK

Bring your own model provider keys while keeping Synchronex as the routing and worker control plane.

4 min read

Supported Providers

ProviderUseGet a key
AnthropicClaude models for reasoning and worker executionconsole.anthropic.com/settings/keys
OpenAIOpenAI models and server tools where enabledplatform.openai.com/api-keys
GoogleGemini models for research and fast synthesisaistudio.google.com/apikey

Each provider console requires its own account and billing setup — Synchronex never sees or stores your provider account credentials, only the API key itself.

Add a Key

Open Settings - Integrations (BYOK), choose a provider, label the credential (e.g. "Production"), and paste the key once. Use Test key before storing to confirm the key is valid without leaving the page.

Security

BYOK credentials are encrypted at rest with AES-256-GCM and never logged. API responses return hints only (last 4 characters), not raw key material — once stored, a key cannot be viewed again, only rotated or revoked.

Routing Impact

BYOK keys expand the model families available to the Intelligent Model Router. On the Free plan, at least one LLM provider key (Anthropic, OpenAI, or Google) is required to run workers — Synchronex-managed credits are not available on Free. Paid plans use Synchronex-managed access by default; BYOK keys there add model choice rather than unlocking execution.