Dashboard

The MultiRoute dashboard at https://multiroute.ai gives you a visual overview of your projects, keys, traffic, and routing behavior.

Use the dashboard to:

Projects and Spaces

A project (sometimes referred to as a space) represents a logical environment, such as a product, team, or deployment stage (e.g. development, staging, production).

Within a project you can:

When in doubt, create one project per application or service that talks to MultiRoute.

API Keys

The API Keys section lets you create and manage credentials for accessing the MultiRoute API (including /openai/v1 inference and /v1 management).

Typical actions:

Keys are always scoped to a project, and rate limits and usage metrics are generally tracked per key and per project.

Logs and Metrics

The Logs or Observability section (naming may evolve while this feature is in beta) provides:

These views help you answer questions such as:

For more detail on how to use these tools, see Logs and Metrics.

Providers

The Providers section is where you manage which AI providers and models are available. It shows the default configuration and lets you create your own override.

Changes are stored in your config and merged with the default when the API uses that config (e.g. for requests using an API key bound to it). See Providers and overrides for details.

Activity and Audit Trail (In Progress)

The dashboard is designed to provide an audit trail of key changes, such as:

This activity timeline is in progress and may not yet surface all events, but the intent is to give teams a clear history for debugging and compliance.