Files
openrouter-python-sdk-retry…/docs/operations/getcreditsresponse.mdx

12 lines
1.0 KiB
Plaintext

---
title: "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/>} |