Recent product updates.
Recent product updates across the Provably verification layer — the verify API, the x402 settlement flow, the public /docs and /api sandbox, and the structured-data and social-preview layers a partner evaluating integration looks for. New entries land first; each entry links out to a deeper write-up where the change has one.
Request API Key inquiry form added to the API sandbox
A purpose-built inquiry form now lives on the API sandbox page so interested partners can request a Provably API key in a few lines without navigating to /contact. The form mirrors the existing contact-form module and routes submissions to the same inbox the rest of the platform uses, so a partner evaluating the verify / x402 endpoints can request access inline at the moment they explore a sandbox call.
Read more ↗Public /docs and /api sandbox now live for partners
The x402 verify flow is now readable end-to-end: the /api sandbox exposes the verify + sessionStorage bearer flow and /docs ships the worked code samples a partner needs to integrate against the API. The two pages are designed to be cross-referenced — every code block on /docs has a matching open-in-sandbox deep link back to /api, so engineers can read and run a single call without leaving the page.
Read more ↗Product/Offer JSON-LD on /pricing for richer rich results
/pricing now emits a schema.org Product with three Offer nodes — one per tier — so crawlers can render pricing carousel rich results with the Free / Pro / Enterprise figures baked in. The structured data is generated from the same source-of-truth constants the visible tier cards render from, so the structured-data price never drifts from the on-page label.
Read more ↗/regulations grows to 8 frameworks with AIDA + CAC
The /regulations explainer now covers 8 compliance frameworks end-to-end, adding the China CAC Generative AI Interim Measures, the Singapore IMDA/PDPC Model AI Governance Framework, and the Canadian AIDA on top of the existing EU AI Act, NIST AI RMF, ISO/IEC 42001, Algorithmic Accountability Act, and OECD AI Principles. Each new framework is anchored under its own #framework-<slug> id and emits a paired Article JSON-LD block per schema.org spec.
Read more ↗x402 settlement receipt flow now first-class
A signed x402 receipt now closes every payment, so counterparties can verify the moment + payload + counterparty on the same attestation without trusting any one rail. The settlement flow is non-custodial — Provably signs, the rail moves funds, the receipt carries the audit trail — and any partner already integrating against the verify endpoint inherits the receipt without a code change.
Read more ↗Verify API endpoint + sessionStorage bearer shipped
A new /api/verify endpoint accepts a sessionStorage bearer and returns the counterparty + hash-locked payload + moment triple that an attestation signee attests to. The endpoint is documented end-to-end in /docs and ships behind the same Ed25519 identity primitive the existing receipt flow uses, so a partner upgrading to v1 picks up the new endpoint without re-onboarding.
Read more ↗
Per-route social-preview images for /faq and /contact
Both /faq and /contact now ship dedicated Open Graph / Twitter share-cards so a link from a tweet, a Slack DM, or a partner newsletter renders with the right hero copy and the brand wordmark — not the root-OG fallback. Each per-route image mirrors the eyebrow literal of its page so a social preview stays in lockstep with the on-page hero.