D

Usage, Credits, and Storage

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/usage

  • GET /api/v1/credits

  • GET /api/v1/storage/usage

  • GET /api/v1/models

  • GET /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.