Create Keys

Creating Your First Key

  1. Go to Account Settings β†’ InstaGen Access Key

  2. Click "Add New Access Key"

  3. Enter name and description

  4. Copy your key

Key Naming Examples

  • Production-LLM-API

  • WebApp-Integration

  • Testing-Environment

Security Considerations

  • Store keys in environment variables

  • Never commit to version control

  • Use secure secret management

  • Rotate keys regularly

Next Steps

Last updated