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 /v1 API.

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.

Routing Configuration

The Routing or Config section is where you manage how MultiRoute sends requests to underlying models and providers.

From the dashboard you can:

Routing changes made via the UI are reflected in the same configuration that backs the /v1/config API. You can think of the dashboard as a human-friendly editor for the same concepts that the API exposes.

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.