Web & HTTP
Inspect any URL: metadata, HTTP headers, robots.txt, sitemap, performance hints, detected technology stack.
| Method | Path | Summary |
|---|---|---|
| GET | /api/url/meta | OpenGraph, Twitter, icons, title, description |
| GET | /api/site/audit | Combined headers + meta + tech audit |
| GET | /api/web/headers | Response headers, including security headers |
| GET | /api/web/robots | Fetch + parse robots.txt |
| GET | /api/web/sitemap | Parse XML sitemap |
| GET | /api/web/performance | Timing + size + redirect chain |
| GET | /api/web/technology | Detected stack (server, frameworks, CDNs) |
See the full reference or fetch the live OpenAPI 3.1 spec.