June 2026

What's New

This release includes new webhook subscriptions, key changes to endpoints and permissions, and more consistent documentation.

Added

Changed

  • The API will now block appointment update requests if the EHR does not support it.
  • Removed the default false value for the new_patient query parameter in the /patients endpoint; unspecified queries now return both new and existing patients.
  • Inactive patient insurance coverages are now automatically filtered out across all API endpoints.
  • Unlocked the financial endpoints in sandbox, which allows immediate access to financial data for testing and development
  • Improved the performance of webhooks and the /procedures endpoint.

Fixed

  • Fixed an issue where patient insurance updated webhooks did not fire correctly when an insurance subscription changed.
  • Fixed parameter and response typing inconsistencies within our documentation.