How do you store my API keys?
Alloy integrates best-in-class encryption protocols to safeguard your API keys. We employ AES-256 encryption, recognized globally as a leading standard for secure data encryption. This protocol is adopted by financial institutions for safeguarding sensitive information and governmental agencies for protecting classified data. Further information about AES-256 can be found here. System wide, we use AES-256 encryption to store data at rest and TLS/SSL while data is in transit. Every API key is uniquely encrypted so that we can’t even access the data stored in our own system, so rest assured your API keys are safe. If at any point you feel concerned, you are always able to revoke your API key or delete it from the Alloy platform.Tell me more about your security practices
- Alloy stores credentials in their encrypted state – never as raw text. API Keys or tokens using AES-256 bit encryption in our systems.
- We use TLS whenever possible and in all external API calls to ensure sensitive information is encrypted
- Tokens and secret keys are censored and hidden to the best of our ability from our logs

