Hetzner Zone RRSets API
This API operates on resource record sets (RRSets) instead of individual resource records (RRs).An RRSet is identified by a name and type. For example, the two RRs- (name: `@`, type: `MX`, value: `10 smtp.example.com.`) and- (name: `@`, type: `MX`, value: `20 smtp-backup.example.com.`)are part of the RRSet identified by (name: `@`, type: `MX`).Please see [Hetzner Docs](https://docs.hetzner.com/networking/dns/record-types/overview) for more information on types.
Hetzner Zone RRSets API is one of 32 APIs that Hetzner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Zone RRSets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.
This API exposes 5 operations across 2 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hetzner Zone RRSets API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (APIToken).
By default, every request must be authenticated.
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
This API operates on resource record sets (RRSets) instead of individual resource records (RRs). An RRSet is identified by a name and type. For example, the two RRs - (name: @, ty…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hetzner 12
Other APIs Hetzner publishes across the network.