Read Endpoints Public

Write Endpoints Auth Required

Authentication

Read endpoints require no authentication. Write endpoints require a Bearer token issued during subscription:

Authorization: Bearer reg_your64hexcharshere...

Tokens are generated at subscription time and can be rotated via the token rotation endpoint. Token format: reg_ prefix + 64 hex characters.

The Registry Today

Core Audit Tools

Core Audit Action-COGs

REGINALD ships with action-docs that audit websites for machine-readability:

Action-COGWhat It Checks
a11yAccessibility compliance (WCAG convergence with MX)
clarityDocumentation clarity and readability
link-checkerBroken links and redirect chains
llms-txtPresence and validity of llms.txt files
metadataOpen Graph, Twitter Cards, meta tags
pricingStructured pricing data (prevents the £200k error)
readabilityPlain language analysis
robots-txtAI crawler stance and robots.txt configuration
schemaSchema.org JSON-LD validation
semantic-htmlHTML structure and semantic element usage
sitemapSitemap completeness and validity
toast-detectorEphemeral UI patterns invisible to machines
validate-cogCOG specification compliance

Browse the Registry

Loading COGs...