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 Network Actions API

The Network Actions API from Hetzner — 10 operation(s) for network actions.

Hetzner Network 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 Network Actions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 10 operations across 10 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.

10 operations 10 paths 0 schemas 4 GET6 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 Network Actions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (APIToken). By default, every request must be authenticated.

Paths & Operations 10

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

Network Actions 10
GET
/networks/actions
List Actions
list_networks_actions 5 params → 2004xx5xx
GET
/networks/actions/{id}
Get an Action
get_networks_action 1 param → 2004xx5xx
GET
/networks/{id}/actions
List Actions for a Network
list_network_actions 5 params → 2004xx5xx
POST
/networks/{id}/actions/add_route
Add a route to a Network
add_network_route 1 param body → 2014xx5xx
POST
/networks/{id}/actions/add_subnet
Add a subnet to a Network
add_network_subnet 1 param body → 2014xx5xx
POST
/networks/{id}/actions/change_ip_range
Change IP range of a Network
change_network_ip_range 1 param body → 2014xx5xx
POST
/networks/{id}/actions/change_protection
Change Network Protection
change_network_protection 1 param body → 2014xx5xx
POST
/networks/{id}/actions/delete_route
Delete a route from a Network
delete_network_route 1 param body → 2014xx5xx
POST
/networks/{id}/actions/delete_subnet
Delete a subnet from a Network
delete_network_subnet 1 param body → 2014xx5xx
GET
/networks/{id}/actions/{action_id}deprecated
Get an Action for a Network
get_network_action 2 params → 2004xx5xx

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hetzner-network-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 Firewall Actions API
Hetzner Firewalls API
Hetzner Floating IP Actions API
Hetzner Floating IPs API
Hetzner Image Actions API
Hetzner Images API
Hetzner ISOs API