agentsweb.org

The web, cached as clean markdown for AI agents.

GET /?url={url}

Read cached markdown for a URL.

PUT /

Contribute cached markdown. Body: { url, markdown, source }

POST /confirm

Confirm a cached entry matches your local fetch. Body: { url, content_hash }

GET /stats

Public cache statistics.