Skip to main content

Developer Integration Guide

The API Docs module within the FREAKHOSTING Firewall Panel provides a complete technical reference for our RESTful interface. This documentation is essential for developers and system administrators who wish to programmatically manage network filtering, retrieve real-time telemetry, or integrate our specialized DDoS mitigation into their proprietary deployment pipelines.

Difficulty

Intermediate

Time

2 Minutes

Accessing the Technical Reference

Our documentation is embedded directly within the management dashboard, ensuring that you always have access to the most up-to-date version of the API schema.
1

Authenticate

Log in to the Firewall Portal using your primary credentials.
2

Locate API Docs

Click on the API Docs tab in the primary navigation menu.
3

Explore Endpoints

The interface will dynamically load all available REST endpoints, including request methods, required parameters, and example response payloads.

Authentication Standards

To interact with the API gateway, you must authenticate every request using a valid Bearer Token generated within the API Keys section of the panel.
  • Header Key: Authorization
  • Header Value Format: Bearer [YOUR_SECURE_TOKEN]

Gateway Architecture

All requests must be directed to our secure, high-availability API gateway. Primary Base URL: https://firewall.freakhosting.com/api/remote

Essential Endpoints

Retrieves a complete list of all protected IP addresses associated with your account, including their unique system identifiers and assigned mitigation profiles.
Fetches the current filtering ruleset for a specific IP address, allowing you to audit your active security perimeter.
Programmatically creates a new filtering rule (TCP, UDP, or ICMP) for the specified target. This endpoint is important for building dynamic automated response systems.

use API Keys with Restrictions

For production environments, always use an API key restricted to your management server’s specific IP address. This ensures that your technical reference and active security remain protected even if your token is accidentally exposed.

Need Extra Help?

If you encounter any issues, our support team is ready to assist:

Save on Your Hosting

Ready to get a new server? Use code KB20 at checkout for 20% off your first month!

Last Updated: January 2026 | Security: Absolute protection for your digital assets.