Skip to main content

API Changelog

v1 — May 2026

Initial public release of the WioClinic Developer API.

Endpoints:

  • GET/POST /patients — patient management
  • GET/POST /appointments — appointment management
  • GET /availability — time slot availability
  • GET /invoices — invoice listing
  • GET /invoices/{id} — single invoice with payments
  • GET /payments — payment listing
  • GET/POST /messages — communications (SMS + email)
  • GET/POST/PATCH/DELETE /webhooks — webhook management