API keys are critical for accessing SMSGatewayCenter’s Restful API, and following security best practices ensures your account remains secure. Here’s what to do:
Keep API Keys Confidential #
- Share API keys only with authorized personnel who need access for API integrations.
- Avoid sharing keys via unsecured channels like email or public forums.
Secure Storage #
- Store API keys in a secure location, such as an encrypted environment variable or a secrets management tool.
- Avoid hardcoding API keys in your source code, as this increases the risk of exposure.
Regenerate If Compromised #
- If you suspect your API key has been compromised, regenerate it immediately (see FAQ on regenerating API keys).
- Update your integrations with the new key to maintain functionality.
Monitor Usage #
- Regularly check your API usage in your SMSGatewayCenter dashboard for any unusual activity.
- If you notice unexpected requests, regenerate the API key and investigate potential breaches.
Best Practices #
- Use the reveal functionality in the Generate API Key Settings section sparingly to minimize exposure.
- Delete unused API keys to reduce the risk of unauthorized access.
Following these security practices helps protect your SMSGatewayCenter account and API integrations. For assistance, contact our support team.