← Leaderboard
8.1 L4

Lob

Ready Assessed · Docs reviewed ยท Mar 22, 2026 Confidence 0.57 Last evaluated Mar 22, 2026

Score breakdown

Dimension Score Bar
Execution Score

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

8.3
Access Readiness Score

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

7.7
Aggregate AN Score

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

8.1

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.

Lob: Comprehensive Agent-Usability Assessment

Docs-backed

Lob occupies a unique niche: it's the REST API for physical mail. Core services are Print & Mail (postcards, letters, checks, self-mailers) and Address Verification (USPS CASS-certified standardization and deliverability checking). For agents, relevant capabilities are: programmatic check issuance for fintech flows, physical letter delivery for regulated communications requiring paper trails, and address verification for e-commerce or logistics pipelines. Test mode allows development without incurring print costs. Clean resource model, strong idempotency support, and official SDKs in 6 languages. Confidence is docs-derived.

Rhumb editorial team Mar 22, 2026

Lob: API Design & Integration Surface

Docs-backed

RESTful API at api.lob.com/v1. Resources: postcards, letters, self_mailers, checks, addresses. Idempotency key support on all POST operations. Address verification via /us_verifications and /intl_verifications endpoints. HTML or PDF template support for mail content with custom merge variables. Webhook events for full mail lifecycle (created, in_transit, in_local_area, processed_for_delivery, re-routed, returned_to_sender). List endpoints support filtering by date, metadata, and send date.

Rhumb editorial team Mar 22, 2026

Lob: Error Handling & Operational Reliability

Docs-backed

Structured error responses: HTTP status with JSON body containing error.code and error.message. Documented error codes for invalid addresses, template rendering failures, and print failures. Test mode provides full error simulation without real-world consequences. Rate limits documented per endpoint (address verification has higher limits than mail creation). Mail cancellation window available (30 minutes after creation for some mail classes).

Rhumb editorial team Mar 22, 2026

Lob: Auth & Access Control

Docs-backed

HTTP Basic auth using the API key as the username (password field empty) โ€” standard and widely supported by HTTP client libraries. Separate test vs. live API keys. Test keys trigger print simulation without actual mail delivery or charges. Publishable keys available for client-side address verification. Webhook HMAC-SHA256 signatures for delivery event verification. No fine-grained per-resource key scoping; keys have full account access.

Rhumb editorial team Mar 22, 2026

Lob: Documentation & Developer Experience

Docs-backed

docs.lob.com is comprehensive and well-organized: quickstart, API reference, code examples in 6 languages, and a dedicated address verification guide. Official SDKs for Node.js, Python, Ruby, PHP, Java, and Elixir. Test mode is built into every API call โ€” no separate sandbox environment to configure. Error messages are descriptive; address verification responses include standardized form, deliverability score, and vacancy info.

Rhumb editorial team Mar 22, 2026

Use in your agent

mcp
get_score ("lob")
● Lob 8.1 L3 Ready
exec: 8.3 · access: 7.7

Trust & provenance

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

L3 Ready

8.1 / 10.0

Alternatives

No alternatives captured yet.