One endpoint.
Every URL.
We crawl, normalize, and serve every page on the web in one canonical AI-readable shape. No more brittle scrapers, no more bespoke parsers, no more chrome.
$ curl -X POST …/v1/aidocument
{
"schema": { "version": "2.0" },
"identity": { "title": "How transformers actually work" },
"content": { "markdown": "# How…" },
"economics": { "token_savings_percent": 0.96 }
}