Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hetzner Firewall Actions API

The Firewall Actions API from Hetzner — 7 operation(s) for firewall actions.

Hetzner Firewall Actions API is one of 32 APIs that Hetzner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Firewall Actions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.hetzner.cloud/v1.

7 operations 7 paths 0 schemas 4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.hetzner.cloud/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hetzner Firewall Actions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (APIToken). By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Firewall Actions 7
GET
/firewalls/actions
List Actions
list_firewalls_actions 5 params → 2004xx5xx
GET
/firewalls/actions/{id}
Get an Action
get_firewalls_action 1 param → 2004xx5xx
GET
/firewalls/{id}/actions
List Actions for a Firewall
list_firewall_actions 5 params → 2004xx5xx
POST
/firewalls/{id}/actions/apply_to_resources
Apply to Resources
apply_firewall_to_resources 1 param body → 2014xx5xx
POST
/firewalls/{id}/actions/remove_from_resources
Remove from Resources
remove_firewall_from_resources 1 param body → 2014xx5xx
POST
/firewalls/{id}/actions/set_rules
Set Rules
set_firewall_rules 1 param body → 2014xx5xx
GET
/firewalls/{id}/actions/{action_id}deprecated
Get an Action for a Firewall
get_firewall_action 2 params → 2004xx5xx

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hetzner-firewall-actions-api-openapi.yml Raw ↑

Other APIs Hetzner publishes across the network.

Hetzner DNS API
Hetzner Actions API
Hetzner Certificate Actions API
Hetzner Certificates API
Hetzner Data Centers API
Hetzner Firewalls API
Hetzner Floating IP Actions API
Hetzner Floating IPs API
Hetzner Image Actions API
Hetzner Images API
Hetzner ISOs API
Hetzner Load Balancer Actions API