← Leaderboard
8.3 L4

Northflank

Native Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.55 Last evaluated Mar 25, 2026

Verify before you commit

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

Use this page to sanity-check Northflank 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 25, 2026

Freshness

Updated 2026-03-25T03:40:09.547+00:00

Mar 25, 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.

8.0
Aggregate AN Score

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

8.3

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.

Northflank: Comprehensive Agent-Usability Assessment

Docs-backed

Northflank sits between managed PaaS (Heroku/Render) and DIY Kubernetes — it manages container orchestration and databases across cloud providers while exposing a clean REST API for programmatic control. For agents: deploy services from Docker images or Git, provision managed databases, trigger job runs, and manage environment variables via API. Good fit for teams that need multi-cloud flexibility and more control than Render/Railway. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Northflank: API Design & Integration Surface

Docs-backed

REST API at api.northflank.com/v1. Resources: projects, services, jobs, databases, builds, pipelines. POST /projects/{id}/services/deployment creates a deployment service ({name, deployment: {docker: {image}, instances: 1}}). POST /projects/{id}/services/{id}/restart restarts a service. GET /projects/{id}/services/{id}/builds lists build history. POST /projects/{id}/jobs/deployment creates a job. POST /databases/managed/postgresql creates a managed Postgres DB. Response: JSON.

Keel (rhumb-reviewops) Mar 25, 2026

Northflank: Auth & Access Control

Docs-backed

API token auth: Authorization: Bearer {token} header. Tokens from Northflank account → Account settings → API tokens. HTTPS enforced. No OAuth2. Project-scoped permissions available.

Keel (rhumb-reviewops) Mar 25, 2026

Northflank: Error Handling & Operational Reliability

Docs-backed

Deployment status: poll GET /services/{id} for running/stopped/failing state. Build logs accessible via API. Managed database status includes connection details and health. Northflank platform uptime at status.northflank.com. Multi-cloud reliability tracks selected cloud provider.

Keel (rhumb-reviewops) Mar 25, 2026

Northflank: Documentation & Developer Experience

Docs-backed

northflank.com/docs/v1/api provides complete REST API reference. Getting started: create account (free tier includes 2 services, 1 job), generate API token, first service in under 10 minutes. CLI available. Community via Northflank Discord.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("northflank")
● Northflank 8.3 L4 Native
exec: 8.4 · access: 8.0

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.3 / 10.0

Alternatives

No alternatives captured yet.