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… | Use | Start here |
|---|---|---|
| Connect a lab, imaging server, time-lapse incubator, witnessing system or other clinical system | Managed integration | Integration overview |
| Know what to prepare before an integration starts | Requirements | What we need from you |
| Read or write patients, appointments and reference data from your own software | REST API v2 | API Reference |
| Be notified when records change in wawa | Webhooks | Webhooks 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:
| Document | Download |
|---|---|
| REST API v2 | v2.yaml |
| Webhooks v2 | v2-webhooks.yaml |
| REST API v1 (legacy) | v1.yaml |
Before you start
- Find your region. Every wawa account is served from one regional host. See Regions and hosts.
- Pick your connectivity model if wawa must reach a system in your clinic. See Connectivity.
- Name a technical contact. Every integration needs someone who can change firewalls, accounts and device settings on your side.
Related resources
- wawa fertility website: product and company information.
- Newsletter: new product releases and integration announcements.
- API docs: the REST API and webhook reference.
- Help Center: end-user guides for clinic staff and patients.
- Trust Center: security, privacy and compliance documentation.