Inspect page metadata.
Placeholder endpoint for retrieving normalized metadata from a target URL.
GET /v1/web/metadataThis family is intentionally scaffolded as a draft example. It proves the route, docs, and dashboard shape for a future product without claiming that the product is already live.
Draft example placeholder used to validate the product-family contract. No live customer-facing capability is implied yet.
The scope below is descriptive only. No route should be treated as live until the status changes.
The routes below are documented from the shared platform registry and reflect the current implemented contract for this family. Some routes may be environment-dependent, such as billing when no adapter is configured.
Placeholder endpoint for retrieving normalized metadata from a target URL.
GET /v1/web/metadataPlaceholder endpoint for retrieving and parsing robots.txt policy data.
GET /v1/web/robotsPlaceholder endpoint for sitemap index and sitemap discovery workflows.
GET /v1/web/sitemapsPlaceholder endpoint for JSON-LD and related structured data extraction.
GET /v1/web/structured-dataPlaceholder endpoint for broader site audit or page audit analysis.
GET /v1/web/auditWhen implementation moves beyond placeholders, keep the namespace, docs page, and dashboard label aligned. Replace placeholder handlers in the corresponding API module rather than redesigning the platform surface.