Trust Scanner
Score websites, communities, AI tools and platforms with transparent factors and evidence state.
CAPPS Developer Integration Portal
This portal gives developers a public-safe route map for integrating CAPPS without exposing child records, private identity evidence, wallet signing secrets or unsupported trust claims.
Integration Routes
Score websites, communities, AI tools and platforms with transparent factors and evidence state.
Prepare AI tools for child-safety labels, model risk notes, audit status and public review boundaries.
Show reviewed status only when manifest, policy and evidence route support the badge state.
Request CAPS ID, age-band, consent, trust and platform status without collecting raw private records.
Use signed receipt references, idempotency keys, policy version and evidence hash for each decision.
Use JavaScript, Python, Go and Rust SDK lanes after public manifest and rate-limit boundaries are reviewed.
Decision Payload
{
"capsId": "CAPS-EXAMPLE-001",
"route": "/caps/evaluate",
"decision": "allow-with-restrictions",
"trustBand": "reviewing",
"consentState": "guardian-reviewed",
"policyVersion": "capps-safety-2026-06",
"receiptRef": "receipt-hash-reference",
"evidenceHash": "sha256-public-proof"
}
Hardening Rules
Developer Next Steps
Run a public trust scan and record the risk factors that matter for your product.
Map the entity to a CAPS ID, badge state, evidence route and review boundary.
Use instant verification to return an allow, restrict, review or block decision.
Publish only the route, policy version, receipt reference and evidence hash.