Using TrustedRouter With Zoo Code
TrustedRouter exposes an OpenAI-compatible API for model routing. In Zoo Code, connect to it by selecting the OpenRouter provider and setting a custom base URL.
Website: https://trustedrouter.com/
Getting an API Keyโ
- Sign in: Go to the TrustedRouter console.
- Create an API key: Create a new key for Zoo Code.
- Copy the key: Store it securely. The raw key is only shown once.
Configuration in Zoo Codeโ
-
Open Zoo Code Settings: Click the gear icon () in the Zoo Code panel.
-
Select Provider: Choose "OpenRouter" from the "API Provider" dropdown.
-
Enter API Key: Paste your TrustedRouter API key into the "OpenRouter API Key" field.
-
Enable Custom Base URL: Check "Use custom base URL" and enter:
https://api.trustedrouter.com/v1 -
Select Model: Enter a TrustedRouter model ID, for example:
trustedrouter/auto
trustedrouter/zdr
trustedrouter/e2e
trustedrouter/synth
Tips and Notesโ
- Model IDs: TrustedRouter supports router aliases such as
trustedrouter/auto,trustedrouter/zdr, andtrustedrouter/e2e, plus direct model IDs from its model catalog. - Pricing: Usage is billed by TrustedRouter based on the selected downstream model and route.
- Verification: TrustedRouter publishes gateway attestation details at https://trust.trustedrouter.com/.