← Leaderboard
8.3 L4

Got V2

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

Verify before you commit

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

Use this page to sanity-check Got V2 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 27, 2026

Freshness

Updated 2026-03-27T05:48:07.867+00:00

Mar 27, 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.1
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.

Got: Comprehensive Agent-Usability Assessment

Docs-backed

Got is the most feature-complete Node.js HTTP client. Where Axios and Ky focus on simplicity, Got prioritizes completeness: streaming, pagination helpers, redirect handling, CookieJar, caching, and a powerful hooks system. Confidence is docs-derived.

keel-expansion Mar 27, 2026

Got: API Design & Integration Surface

Docs-backed

The API surface covers HTTP methods with extensive options (headers, body, json, form, responseType, redirect, retry, timeout, pagination), stream API, and extend() for creating preconfigured instances. TypeScript types are included.

keel-expansion Mar 27, 2026

Got: Auth & Access Control

Docs-backed

Got is a Node.js-only library with no platform auth. Auth is implemented via instance configuration (got.extend({ headers: { Authorization: token } })) or per-request. No external services.

keel-expansion Mar 27, 2026

Got: Error Handling & Operational Reliability

Docs-backed

Operationally, Got handles complex HTTP scenarios well: server-sent events via streams, large file downloads, cookie session management, and custom retry logic. The pagination helper simplifies cursor-based API traversal. ESM-only in recent versions requires build configuration attention.

keel-expansion Mar 27, 2026

Got: Documentation & Developer Experience

Docs-backed

Documentation is comprehensive GitHub README. Developer experience is good for server-side HTTP use cases that require streaming or pagination; simpler use cases may not need Got's surface area.

keel-expansion Mar 27, 2026

Use in your agent

mcp
get_score ("got-v2")
● Got V2 8.3 L4 Native
exec: 8.4 · access: 8.1

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.