Scan Results: https://resend.com/docs/api-reference

ID: c0068117-6bda-4095-88a1-eb01281a295d

74/100
Agent Readiness Score

AI-Friendly Docs

Parseable by AI models but has high token usage or lacks standard machine-readable hooks.

Category Breakdown

Context Optimization21 / 30
Code Block Execution23 / 30
Machine Readability10 / 20
Agent Tooling & MCP20 / 20

Detailed Findings

Context Optimization

21/30

llms.txt Auto-Discovery

llms-full.txt Consolidated Docs

Markdown Content Negotiation (Accept: text/markdown)

DOM Cleanliness Ratio (1% markdown/HTML)

↳ AI Agent Fix Prompt
Reduce layout boilerplate (header, footers, scripts) or use Markdown Content Negotiation to strip DOM noise.
🔧

Code Block Execution

23/30

Terminal Prompt Pollution (No "$" prefixes in copyable code)

Dependency & Import Completeness

Dynamic Variable Placeholders

↳ AI Agent Fix Prompt
Replace vague variable hints or hardcoded keys with clean, uppercase environment placeholders (e.g. <YOUR_API_KEY> or process.env.YOUR_API_KEY).

Details: The authorization snippet uses a placeholder format (re_xxxxxxxxx) but lacks proper system variable notation (e.g., process.env.RESEND_API_KEY) or a clear text placeholder like <YOUR_API_KEY>
🔍

Machine Readability

10/20

OpenAPI/Swagger Spec Auto-Discovery

JSON-LD Structured Schema (TechArticle / APIReference / Guide)

↳ AI Agent Fix Prompt
Embed a <script type="application/ld+json"> block classifying your docs as a TechArticle, Guide, or APIReference, containing semantically enriched metadata.
🤖

Agent Tooling & MCP

20/20

Model Context Protocol (MCP) Server Integration

Error Code Diagnostics & Cross-Referencing Index

All checks passed — this category is agent-ready.