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

  1. Run the tenant provisioning script to create your tenant
  2. The script will output your API key - copy it immediately
  3. Paste the API key above and save it
  4. 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"