Automating Your Security
The API Keys tab allows you to create secure access tokens for our REST API. This is perfect for developers who want to automate server deployment, update filters dynamically, or build custom monitoring dashboards.
| Reading Time | Difficulty | Last Updated |
|---|
| 3 minutes | Intermediate | January 2026 |
Quick Navigation
| Section | What You’ll Learn |
|---|
| Generating a Key | Step-by-step key creation |
| Security Basics | IP restrictions and naming |
| Revocation | How to disable old access tokens |
Generating a Key
- Log in to the Firewall Panel.
- Click on the API Keys tab in the main navigation.
- Click the Create Key or Generate New Key button.
- Key Name: Give it a descriptive name (e.g., “Main Panel Bot”).
- IP Restriction: (Optional but Recommended) Enter the IP address of the server that will use this key.
- Click Generate.
Security Basics
To keep your account secure when using API automation:
- Restrict by IP: Only allow your own management server’s IP to use the key.
- Unique Keys: Use a different key for every different application or team member.
- No Hardcoding: Never store API keys in public GitHub repositories. Use environment variables (ENV) instead.
Revocation
If you suspect a key has been compromised (leaked), you must disable it immediately:
- Go to the API Keys tab.
- Find the key in the list.
- Click the Delete or Revoke icon.
- Any application currently using that key will lose access instantly.
Support Channels
Need help integrating our API into your custom software? Contact us:
First Month Discount
Use code KB20 at checkout to get 20% off your first month of hosting!
Last Updated: January 2026 | Need Help? Contact our 24/7 support team!