The VidJutsu CLI lets you run intelligence calls and manage your content library from the terminal. It’s a lightweight wrapper around the REST API — every CLI command maps to an API call toDocumentation Index
Fetch the complete documentation index at: https://docs.vidjutsu.ai/llms.txt
Use this file to discover all available pages before exploring further.
api.vidjutsu.ai.
Install
Commands
| Command | Description |
|---|---|
vidjutsu auth | Authenticate with your API key |
vidjutsu watch | AI watches video, freeform prompt |
vidjutsu extract | Pull frames, audio, metadata via server-side processing |
vidjutsu transcribe | Speech-to-text with word-level timing |
vidjutsu check | Validate spec against rules |
vidjutsu compliance | Scan a video or caption against platform TOS |
vidjutsu upload | Upload media to CDN |
vidjutsu account | Create, list, get, or delete account records |
vidjutsu post | Create, list, get, or delete post records |
vidjutsu reference | Create, list, get, edit, or delete reference records |
vidjutsu asset | Create, list, get, edit, or delete asset records |
vidjutsu usage | Remaining daily capacity per endpoint |
vidjutsu subscribe | Manage your subscription |
vidjutsu info | Show API discovery info |
vidjutsu session | Manage CLI sessions |
Quick example
Configuration
The CLI stores its config at~/.vidjutsu/config.json:
jq or other tools.