Skip to main content

Welcome to the wawa Developer Hub

wawa is the clinic management platform for fertility clinics: patients, treatment cycles, the embryology lab, cryostorage, scheduling, pharmacy and finance in one system. This hub is the technical reference for anyone connecting another system to it: clinic IT teams, software vendors, laboratories and device manufacturers.

Ways to connect​

You want to…UseStart here
Connect a lab, imaging server, time-lapse incubator, witnessing system or other clinical systemManaged integrationIntegration overview
Know what to prepare before an integration startsRequirementsWhat we need from you
Read or write patients, appointments and reference data from your own softwareREST API v2API Reference
Be notified when records change in wawaWebhooksWebhooks Reference

The REST API and webhooks are self-service: an account administrator creates API clients and webhook endpoints under Settings → Connect, and the API docs describe every endpoint, schema and event. Managed integrations are configured together with the wawa team; each guide lists exactly what we need from you before we can proceed.

The OpenAPI documents are published for download, for code generation or API tools:

DocumentDownload
REST API v2v2.yaml
Webhooks v2v2-webhooks.yaml
REST API v1 (legacy)v1.yaml

Before you start​

  1. Find your region. Every wawa account is served from one regional host. See Regions and hosts.
  2. Pick your connectivity model if wawa must reach a system in your clinic. See Connectivity.
  3. Name a technical contact. Every integration needs someone who can change firewalls, accounts and device settings on your side.