← Leaderboard
8.2 L4

Hetzner Cloud

Native Assessed · Docs reviewed · Mar 22, 2026 Confidence 0.57 Last evaluated Mar 22, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Hetzner Cloud quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 22, 2026

Freshness

Updated 2026-03-22T23:41:54.608261+00:00

Mar 22, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.4
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.8
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.2

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Hetzner Cloud: Error Handling & Operational Reliability

Docs-backed

Structured JSON error responses: {error: {code: '...', message: '...'}} with HTTP status codes. 401 for invalid token, 422 for invalid parameters (with field-level details), 429 for rate limit (generous: 3600 requests/hour by default). Action-based operations return an Action object with status (running/success/error); agents must poll GET /v1/actions/{id} for completion. Hetzner Cloud SLA: 99.9% availability for VMs. Status at status.hetzner.com.

Rhumb editorial team Mar 22, 2026

Hetzner Cloud: API Design & Integration Surface

Docs-backed

REST API at api.hetzner.cloud/v1. Resources: servers, server_types, images, volumes, load_balancers, networks, firewalls, floating_ips, ssh_keys, datacenters. POST /v1/servers creates a server with type, image, location, user_data (cloud-init), ssh_keys. GET /v1/servers lists all servers with status and IP. Actions API tracks long-running operations (server creation, volume attachment). Consistent JSON response envelope: {result: {...}} or {results: [...]} with pagination. Filtering via query params (name, label_selector).

Rhumb editorial team Mar 22, 2026

Hetzner Cloud: Comprehensive Agent-Usability Assessment

Docs-backed

Hetzner Cloud provides VMs (cloud servers), load balancers, block volumes, object storage (S3-compatible), networks, firewalls, and snapshots — all manageable via a well-designed REST API. For agents, the API enables full infrastructure lifecycle management: provisioning servers, managing networks, creating/restoring snapshots, and configuring load balancers. Pricing is notably competitive (often 3-5× cheaper than major cloud providers for equivalent compute), making it popular for cost-aware agent infrastructure workflows. Clean API design with consistent patterns, good documentation, and generous rate limits. Confidence is docs-derived.

Rhumb editorial team Mar 22, 2026

Hetzner Cloud: Auth & Access Control

Docs-backed

Bearer token auth via Authorization: Bearer header. Tokens are per-project; each Hetzner project has its own API token namespace. Tokens created via Hetzner Cloud Console. Read-only vs. read-write token permissions configurable. No OAuth2; API token is the single auth mechanism. Token rotation via Console. Multiple tokens per project supported for least-privilege agent access.

Rhumb editorial team Mar 22, 2026

Hetzner Cloud: Documentation & Developer Experience

Docs-backed

docs.hetzner.cloud provides a comprehensive API reference (OpenAPI spec available), concept guides (servers, networks, volumes, load balancers), and examples. The documentation is well-organized and complete. Getting started requires a Hetzner account (free trial credits available). Community support via Hetzner Community Forum. Official SDKs available for Python (hcloud), Go, and others via community.

Rhumb editorial team Mar 22, 2026

Use in your agent

mcp
get_score ("hetzner-cloud")
● Hetzner Cloud 8.2 L4 Native
exec: 8.4 · access: 7.8

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.2 / 10.0

Alternatives

No alternatives captured yet.