Getting Your API Key
Provision your API key via the self-serve portal.
Steps
- Open the Securelytix portal and create an account, or sign in, using your company email address.
- Complete sign-in verification if prompted.
- On the Generate API key step, select Generate API key to send a one-time code to your email.
- Enter the code, give the key a name, then confirm to create it.
- Copy the API key immediately and store it in your secrets manager. The full key is shown only once.
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.