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.
Retrieve your credit balances, resource usage counters, storage usage, and channel indexing metrics.Documentation Index
Fetch the complete documentation index at: https://docs.vidnavigator.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 resource units were used during the current period. These are activity counters — the shared credit pool is what actually limits usage.
| Counter | Description |
|---|---|
standard_request | Non-YouTube transcripts and non-proxy scraper page fetches |
residential_request | YouTube transcript retrievals and scraping requests that require residential proxies |
search_request | Video searches across YouTube or your own files |
analysis_request | Video/file analysis and AI extraction units |
video_scene_analyses | Scene analysis requests |
transcription_hour | Video/audio transcription hours processed by speech-to-text |
404:
API key authentication. Include your VidNavigator API key in the X-API-Key header.