---
title: "Preview a route without upstream traffic"
method: GET
path: "/v1/routing/preview"
---

# Preview a route without upstream traffic

`GET /v1/routing/preview`

## Query parameters

- `stage` 'stt' | 'llm' | 'tts', required
- `language` string
- `objective` 'latency' | 'quality' | 'cost' | 'balanced'
- `allow` string
- `deny` string
- `max_price` number

## Response `200`

Routing decision

## Other responses

- `default` — Error

---

[API](https://skmtc.net/speko/apis/speko-voice-router-api.md) · [All operations](https://skmtc.net/speko/apis/speko-voice-router-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/speko/speko-voice-router-api/versions/ef3d201df72e/schema)
