Developer Integration Guide
The API Docs tab provides a complete technical reference for our REST interface. Here you will find base URLs, authentication methods, and endpoint definitions for managing your firewall programmatically.
| Reading Time | Difficulty | Last Updated |
|---|
| 2 minutes | Intermediate | January 2026 |
Quick Navigation
| Section | What You’ll Learn |
|---|
| Finding the Docs | Locating the integrated reference |
| Authentication | Using Bearer tokens |
| Base URL | The target for your requests |
Finding the Docs
Documentation is embedded directly within the dashboard for your convenience:
- Log in to the Firewall Panel.
- Click on the API Docs tab in the main navigation.
- The page will load a real-time list of all available REST endpoints.
Authentication
All API requests must include a valid API Key passed in the header.
- Header Name:
Authorization
- Format:
Bearer YOUR_API_KEY_HERE
Base URL
All requests should be directed to our secure API gateway:
https://firewall.freakhosting.com/api/remote
Common Endpoints
- GET /ips: List all protected IP addresses on your account.
- GET /ips//rules: Retrieve current filtering rules for a specific IP.
- POST /ips//rules: Create a new custom filtering rule.
Support Channels
Having trouble with a specific endpoint? Reach out to our engineers:
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!