Documentation Index
Fetch the complete documentation index at: https://docs.veri.studio/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Veri CLI stores credentials locally so the SDK can reuse them automatically.Credential File
Credentials are stored at:api_keyapi_url
Login Flow
When you run:- opens the dashboard API keys page
- asks you to paste the key
- optionally verifies the API is reachable
- stores the credentials locally
SDK Reuse
Once credentials are stored, the Python SDK can auto-load them:Current Limits
- the current public auth story is still evolving
- the CLI does not yet manage keys, jobs, or datasets directly
- most of the product surface still lives in the API and Python SDK