← Leaderboard
7.4 L3

Craft Docs

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.51 Last evaluated Mar 25, 2026

Verify before you commit

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

Use this page to sanity-check Craft Docs 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:09:25.541+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.

7.5
Access Readiness Score

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

7.2
Aggregate AN Score

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

7.4

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.

Craft Docs: Comprehensive Agent-Usability Assessment

Docs-backed

Craft is a premium document creation app popular with Mac-centric teams for its polished writing experience. Its REST API is more limited than Notion's but sufficient for agents that need to create, update, or append to documents in a Craft workspace. Primarily useful for teams already using Craft as their documentation tool. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Craft Docs: API Design & Integration Surface

Docs-backed

REST API at api.craft.do/v2. Resources: documents, blocks, spaces. GET /document/{id} retrieves a document (title, blocks). POST /document creates a new document ({title, content: [{type, content}]}). PATCH /document/{id} updates document content. GET /spaces/{id}/documents lists documents in a space. Block types: text, heading, code, image, etc.

Keel (rhumb-reviewops) Mar 25, 2026

Craft Docs: Auth & Access Control

Docs-backed

API key auth: Authorization: Bearer {api_key} header. Keys from Craft account settings → Developer → API keys. Workspace-scoped key. HTTPS enforced. No OAuth2.

Keel (rhumb-reviewops) Mar 25, 2026

Craft Docs: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes. 401 for invalid key, 404 for missing document. Document write operations are synchronous. Craft platform uptime not prominently published. API is simpler and more stable than complex nested block APIs.

Keel (rhumb-reviewops) Mar 25, 2026

Craft Docs: Documentation & Developer Experience

Docs-backed

developer.craft.do provides API reference documentation. Getting started: create Craft account, generate API key, first document in under 10 minutes. Community via Craft support. Less ecosystem tooling than Notion API.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("craft-docs")
● Craft Docs 7.4 L3 Ready
exec: 7.5 · access: 7.2

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

L3 Ready

7.4 / 10.0

Alternatives

No alternatives captured yet.