Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
GetCreditsData type definition
import { GetCreditsData } from "@openrouter/sdk/models/operations"; let value: GetCreditsData = { totalCredits: 100.5, totalUsage: 25.75, };
totalCredits
totalUsage