Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Add an API key to your local credential store.
monid keys add --label <name> --key <key> [--json]
-l, --label <label>
-k, --key <key>
-j, --json
# Add a production key monid keys add --label production --key monid_live_a1b2c3d4e5f6... # Add a test key monid keys add --label staging --key monid_test_x9y8z7w6v5u4...