Skip to main content

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โ€‹

  1. Sign in: Go to the TrustedRouter console.
  2. Create an API key: Create a new key for Zoo Code.
  3. Copy the key: Store it securely. The raw key is only shown once.

Configuration in Zoo Codeโ€‹

  1. Open Zoo Code Settings: Click the gear icon () in the Zoo Code panel.

  2. Select Provider: Choose "OpenRouter" from the "API Provider" dropdown.

  3. Enter API Key: Paste your TrustedRouter API key into the "OpenRouter API Key" field.

  4. Enable Custom Base URL: Check "Use custom base URL" and enter:

    https://api.trustedrouter.com/v1
  5. 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, and trustedrouter/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/.