Skip to main content

OpenAI

Step-by-Step Token Generation

  1. Access API Keys Section
    • Log into OpenAI Platform
    • Navigate to API Keys in the left sidebar

    • Click "Create new secret key"
  2. Configure Key Settings
    • Name: Enter descriptive name (e.g., "RoostGPT Production")
    • Permissions: Select "All" (default) or custom permissions
    • Project: Choose specific project (if using project-based organization)
    • Click "Create secret key"
  3. Secure Key Storage
    • Copy immediately: Key shown only once
    • Store securely in password manager
    • Never commit to version control
    • Use environment variables for applications