> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# STT

## Fields

| Field          | Type                                                                        | Required             | Description                                              | Example                                                                          |
| -------------- | --------------------------------------------------------------------------- | -------------------- | -------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `Latency`      | [\*components.PercentileStats](../../models/components/percentilestats.mdx) | :heavy\_check\_mark: | N/A                                                      | \{<br />"p50": 25.5,<br />"p75": 35.2,<br />"p90": 48.7,<br />"p99": 85.3<br />} |
| `RequestCount` | `*int64`                                                                    | :heavy\_check\_mark: | Total requests admitted for this workload in the window. |                                                                                  |
| `Throughput`   | [\*components.PercentileStats](../../models/components/percentilestats.mdx) | :heavy\_check\_mark: | N/A                                                      | \{<br />"p50": 25.5,<br />"p75": 35.2,<br />"p90": 48.7,<br />"p99": 85.3<br />} |
