> ## 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. # MaxPrice The object specifying the maximum price you want to pay for this request. USD price per million tokens, for prompt and completion. ## Fields | Field | Type | Required | Description | | ------------ | --------- | -------------------- | -------------------------------------------------- | | `Audio` | `*string` | :heavy\_minus\_sign: | Maximum price in USD per audio unit | | `Completion` | `*string` | :heavy\_minus\_sign: | Maximum price in USD per million completion tokens | | `Image` | `*string` | :heavy\_minus\_sign: | Maximum price in USD per image | | `Prompt` | `*string` | :heavy\_minus\_sign: | Maximum price in USD per million prompt tokens | | `Request` | `*string` | :heavy\_minus\_sign: | Maximum price in USD per request |