Alloyinfrastructure apis

Web & HTTP

Inspect any URL: metadata, HTTP headers, robots.txt, sitemap, performance hints, detected technology stack.

MethodPathSummary
GET/api/url/metaOpenGraph, Twitter, icons, title, description
GET/api/site/auditCombined headers + meta + tech audit
GET/api/web/headersResponse headers, including security headers
GET/api/web/robotsFetch + parse robots.txt
GET/api/web/sitemapParse XML sitemap
GET/api/web/performanceTiming + size + redirect chain
GET/api/web/technologyDetected stack (server, frameworks, CDNs)

See the full reference or fetch the live OpenAPI 3.1 spec.