Skip to main content

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 TimeDifficultyLast Updated
2 minutesIntermediateJanuary 2026

Quick Navigation

SectionWhat You’ll Learn
Finding the DocsLocating the integrated reference
AuthenticationUsing Bearer tokens
Base URLThe target for your requests

Finding the Docs

Documentation is embedded directly within the dashboard for your convenience:
  1. Log in to the Firewall Panel.
  2. Click on the API Docs tab in the main navigation.
  3. 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!