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.Initial public documentation. Sandbox available for early-access partners.Available today:
POST /api/practice/sessions— create payment sessionGET /api/practice/sessions/:id/status— check statusGET /api/practice/sessions— list sessionsPOST /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.
