Best Practices
Use strong, unique passwords for encrypting each API key.
Regularly update your API keys and passwords.
Never share your API keys or encryption passwords with others.
If you suspect your API key has been compromised, immediately revoke it and generate a new one from your API provider's platform.
Always ensure you're using the correct Base URL for your chosen API provider.
Last updated