Skip to main content
OpenAI
Step-by-Step Token Generation
- Access API Keys Section
- Log into OpenAI Platform
- Navigate to API Keys in the left sidebar
- Click "Create new secret key"
- 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"
- Secure Key Storage
- Copy immediately: Key shown only once
- Store securely in password manager
- Never commit to version control
- Use environment variables for applications