API Key Configuration
Your API key is stored locally in your browser and used to authenticate with the CaprikaOS Bot API.
Your API key starts with sk_live_ or sk_test_
How to Get Your API Key
- Run the tenant provisioning script to create your tenant
- The script will output your API key - copy it immediately
- Paste the API key above and save it
- Your API key is stored securely in your browser's local storage
Security Note: Never share your API key or commit it to version control.
Generate API Key (Run in terminal):
npm run provision-tenant -- "Your Company Name" "your@email.com"