mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
12 lines
1.0 KiB
Plaintext
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/>} | |