Documentation Index
Fetch the complete documentation index at: https://docs.peedief.com/llms.txt
Use this file to discover all available pages before exploring further.
Account Management
Profile Settings
Access your profile settings from the top-right menu:- Personal Information: Update your name, email
- Password Management: Change your password or enable two-factor authentication
API Key Management
Creating API Keys
API Key Best Practices
Security Guidelines
- Never share API keys via email or chat
- Use different keys for different environments (dev, staging, production)
- Rotate keys periodically for enhanced security
- Monitor key usage for unusual activity
- Store keys in environment variables, not in code
Revoking API Keys
If an API key is compromised:- Immediate Action: Go to your API Keys section
- Revoke: Click “Revoke” next to the compromised key
- Generate New: Create a new API key with a different name
- Update Applications: Replace the old key in all your applications