How to Get Your Bugcrowd API Key
Step 1: Log in to Bugcrowd
Go to https://bugcrowd.com and log in to your researcher account.
Step 2: Open Profile Settings
- Click your avatar/profile picture (top right corner)
- Select "Settings" or "Profile"
Step 3: Find API Keys
Look for a tab or section called:
- "API"
- "API Keys"
- "Tokens"
- "Developer"
- "Integrations"
If you don't see it in the main menu, check under:
- "Account Settings" → "API"
- "Developer Settings"
- "Personal Settings" → "API Tokens"
Step 4: Generate a New Key
- Click "Generate API Key" or "Create Token"
- Give it a name like "drift-bot"
- Copy the key immediately (you won't see it again)
Step 5: Add to DRIFT
Paste it into /home/crexs/infj_bot/.env:
BUGCROWD_API_KEY=your-copied-key-here
Can't Find It?
Bugcrowd sometimes moves this around. Try these direct URLs while logged in:
- https://bugcrowd.com/user/settings/api
- https://bugcrowd.com/settings/api
- https://bugcrowd.com/programs (look for "API" in sidebar)
If you're on a team/enterprise account, the admin may need to generate it for you.