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

# LLM Pricing

> Pricing rules for OpenAI, Claude, Grok, and Gemini models on TTAPI

<Callout type="info">
  LLM billing follows the vendor's input and output pricing model, then applies the TTAPI channel discount where applicable. Supported models change over time, so this page focuses on the main platforms and pricing rules rather than every single version.
</Callout>

## Pricing rules

| Platform   | Common models                                                                                                                                                                                                                                                                                                                                                                                                               | Billing rule                 |
| :--------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------- |
| **OpenAI** | `gpt-4o` <br /> `gpt-4o-mini` <br /> `gpt-4.1` <br /> `gpt-4.1-mini` <br /> `o1` <br /> `o3-mini` <br /> `gpt-5` <br /> `gpt-5-mini` <br /> `gpt-5-nano` <br /> `gpt-5-chat-latest` <br /> `gpt-5.1` <br /> `gpt-5.2` <br /> `gpt-5-nano-2025-08-07` <br /> `gpt-5-pro` <br /> `gpt-5.2-pro` <br /> `gpt-5.4-mini` <br /> `gpt-5.4-nano` <br /> `gpt-5.5` <br /> `gpt-5.6-luna` <br /> `gpt-5.6-terra` <br /> `gpt-5.6-sol` | **20% off official pricing** |
| **Claude** | `claude-sonnet-4-20250514` <br /> `claude-opus-4-20250514` <br /> `claude-opus-4-1-20250805` <br /> `claude-haiku-4-5-20251001` <br /> `claude-sonnet-4-5-20250929` <br /> `claude-opus-4-5-20251101` <br /> `claude-opus-4-5` <br /> `claude-sonnet-4-5` <br /> `claude-haiku-4-5` <br /> `claude-opus-4-6` <br /> `claude-sonnet-4-6`                                                                                     | **20% off official pricing** |
| **Gemini** | `gemini-2.5-flash` <br /> `gemini-2.5-flash-lite`<br /> `gemini-2.5-pro` <br /> `	gemini-3-pro-preview` <br /> `gemini-3-flash-preview` <br /> `gemini-3.1-pro-preview` <br /> `gemini-3.1-flash-lite-preview`<br />`gemini-3.1-flash-lite` <br /> `gemini-3.5-flash`                                                                                                                                                       | **40% off official pricing** |
| **X.AI**   | `grok-3` <br /> `grok-3-fast` <br /> `grok-3-mini` <br /> `grok-3-mini-fast` <br /> `grok-4` <br /> `grok-4-fast` <br /> `grok-4-1-fast-reasoning` <br /> `grok-4-1-fast-non-reasoning` <br /> `grok-4.5`                                                                                                                                                                                                                   | **50% off official pricing** |

## Claude Code Supported Models & Pricing

| Supported Models                                                                                                                                                                                                                                             | Pricing Details              |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------- |
| `claude-haiku-4-5-20251001` <br /> `claude-sonnet-4-5-20250929` <br /> `claude-opus-4-5-20251101` <br /> `claude-opus-4-5` <br /> `claude-sonnet-4-5` <br /> `claude-haiku-4-5` <br /> `claude-opus-4-6` <br /> `claude-sonnet-4-6` <br /> `claude-opus-4-7` | **70% off official pricing** |

## Notes

If a platform offers multiple versions of the same model family, the same discount rule usually applies across that platform unless TTAPI announces a special promotion or a separate pricing exception.

Final cost per request still depends on actual input tokens, output tokens, context size, and model version.
