Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.veridianhp.com/llms.txt

Use this file to discover all available pages before exploring further.

Changelog

We follow additive versioning: new fields and endpoints are added non-breaking. Anything that could break an existing integration is announced in advance with a migration path.
Sandbox launch
2026-05-28
Initial public documentation. Sandbox available for early-access partners.Available today:
  • POST /api/practice/sessions — create payment session
  • GET /api/practice/sessions/:id/status — check status
  • GET /api/practice/sessions — list sessions
  • POST /api/practice/sessions/:id/cancel — cancel pending session
  • Webhook events: session.created, session.opened, session.payment.processing, session.payment.succeeded, session.payment.failed, session.payment.reversed, session.cancelled, session.expired
  • Hosted Bridge with practice branding
  • Audit log with hash-chain integrity verification
  • Per-key rate limiting and revocation
This changelog covers public-facing API and Bridge changes. Internal platform improvements, security patches, and infrastructure work happen continuously and are summarized in our security package on request.