Watsi has a read-only API for retrieving information about patients and donors. We will attempt to follow jsonapi standards.

❗️

Unstable API

While we are doing our best to keep these API endpoints stable, v1.0 has not been frozen. It is possible the APIs will change.

🚧

Accessing via AJAX

Currently, our API endpoints are not set up with CORS and cannot be accessed from browser-side JavaScript. You will have to proxy the request through a server.