Embed CapState status without hosting a registry.
Issuer sites, wallets, Mini Apps, and data products can show a neutral CapState public status card while linking users back to the canonical registry record.
Choose a mode
Use public-status for the default card, attestation-status for indexing state, or current-state-summary for compact state.
Embed or consume JSON
Use the iframe for human-facing issuer pages, or the JSON payload for apps and agents.
Link back
Always link users back to the canonical CapState registry record for context and boundary language.
Contract version
capstate-public-embed-v0Contract-version changes are review-required for issuer integrations.
Endpoints
/embed/EXDAT?mode=public-status
/api/embed/EXDAT?mode=public-statusCopy-paste iframe
Replace EXDAT with the issuer id.
<iframe src="https://registry.capstate.org/embed/EXDAT?mode=public-status" title="CapState public status for EXDAT" loading="lazy" referrerpolicy="no-referrer-when-downgrade" sandbox="allow-popups allow-popups-to-escape-sandbox" style="width:100%;max-width:640px;height:420px;border:0;border-radius:16px;overflow:hidden;"></iframe>Required boundary
Do not imply certification, rating, compliance, endorsement, or investment merit.
Do not expose private workflow
No private remediation, notification plans, maintenance calendars, wallet refs, or market alerts.
V0 non-goals
No wallet signing, payments, issuer-hosted registries, or derivative execution in v0.