Getting Your API Key

Provision your API key via the self-serve portal.

Steps

  1. Visit https://securelytix.tech
  2. Click Get API Key in the top-right corner
  3. Enter your enterprise work email and accept the agreement
  4. Complete email verification and account setup
  5. 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.

Was this page helpful?