Getting Your API Key
Provision your API key via the self-serve portal.
Steps
- Visit https://securelytix.tech
- Click Get API Key in the top-right corner
- Enter your enterprise work email and accept the agreement
- Complete email verification and account setup
- Copy your API key immediately and store it securely
Enterprise email required
Personal email providers (Gmail, Hotmail, Yahoo, Outlook.com) are not accepted. Use your organization email.
API key format
Your API key is a long alphanumeric string. Example format:
bash · terminal
sdGxOV4tnJAKsQj--BYhW8Fh6BhPtEmcW0SLsNXA1YALiaWGdYdUvfRbamGRFdCJ
Never commit it to source control or share it in chat or email. Pass it through Kubernetes Secrets or your secrets manager at deploy time.
Keep your API key safe
If you suspect a compromise, rotate it immediately from the dashboard.