Retrieve credit balances, per-service activity counts, storage, and channels indexed for the authenticated user. All API operations consume credits from a shared pool — there are no per-service limits.
| Field | Type | Description |
|---|---|---|
monthly_total | number | "unlimited" | Total monthly credits included in your plan |
monthly_remaining | number | "unlimited" | Monthly credits remaining for the current period |
purchased | number | Additional purchased credits (persist across billing periods) |
"unlimited" for monthly_total and monthly_remaining. The shared credit pool is what limits usage — individual service counters under usage are informational only and do not impose per-service caps.usage object shows how many times each service was used during the current period. These are activity counters — the shared credit pool is what actually limits usage.
| Counter | Description |
|---|---|
video_transcripts | Non-YouTube transcript requests |
youtube_transcripts | YouTube transcript requests |
video_searches | Video search requests |
video_analyses | Video/file analysis requests |
video_scene_analyses | Scene analysis requests |
video_uploads | File upload hours processed |
404:
API key authentication. Include your VidNavigator API key in the X-API-Key header.