> ## 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.

# GetCreditsResponse

Total credits purchased and used

## Fields

| Field  | Type                                                          | Required             | Description | Example                                                            |
| ------ | ------------------------------------------------------------- | -------------------- | ----------- | ------------------------------------------------------------------ |
| `data` | [operations.GetCreditsData](../operations/getcreditsdata.mdx) | :heavy\_check\_mark: | N/A         | \{<br />"total\_credits": 100.5,<br />"total\_usage": 25.75<br />} |
