Usage, Credits, and Storage
Account endpoints expose usage, credits, model availability, storage, notifications, and API key management.
Use these endpoints to build an integration health page:
GET /api/v1/usageGET /api/v1/creditsGET /api/v1/storage/usageGET /api/v1/modelsGET /api/v1/notifications
Do not expose raw provider keys or internal billing identifiers to end users. Cache read-only usage data briefly and show the timestamp of the last successful refresh.