The SDK talks to cloud and to your local runtime.
Vued Desktop or headless must be running for decrypted methods like search, get_meeting, and list_files.
Install
API key
For local decrypted methods, Desktop and headless store scoped local SDK auth automatically:
For cloud methods, CI/server use, or an explicit override, set or pass a public API key:
If VUED_API_KEY is stale or belongs to another user, local methods fall back to the runtime-stored key. Passing api_key=... explicitly remains a strict override.
Quick start
Download Markdown:
Cloud metadata:
If no runtime is reachable:
Start Vued Desktop, or run:
Options
Local methods
Cloud methods
Headless helpers
The SDK discovers VUED_LOCAL_API_URL + VUED_LOCAL_API_TOKEN, VUED_LOCAL_API_DISCOVERY, then the shared OS local-api.json written by either Vued Desktop or Vued headless.