AppRankingsItem - Go SDK

AppRankingsItem type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
AppIDint64✔️Stable numeric identifier of the app on OpenRouter.12345
AppNamestring✔️Public display name of the app.Cline
Rankint64✔️1-based position of the app within this response, per the requested sort.1
TotalRequestsint64✔️Number of requests attributed to the app inside the date window.4321
TotalTokensstring✔️Sum of prompt_tokens + completion_tokens attributed to the app inside the date window, returned as a decimal string so 64-bit values are not truncated.12345678