Files
openrouter-python-sdk-retry…/docs/operations/getcreditsresponse.md
T
2025-12-04 13:07:08 -05:00

10 lines
1018 B
Markdown

# GetCreditsResponse
Total credits purchased and used
## Fields
| Field | Type | Required | Description | Example |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| `data` | [operations.GetCreditsData](../operations/getcreditsdata.md) | :heavy_check_mark: | N/A | {<br/>"total_credits": 100.5,<br/>"total_usage": 25.75<br/>} |