/
Notifications API endpoints

Notifications API endpoints

The Notifications Mediator API allows external tools to retrieve, schedule, cancel, send, and reply to notifications that are used as reminders for customers. The API can support projects running in either DHIS2 (CWS program) or Mongo based implementations.

To avoid a large page talking about all the endpoints, you will find each endpoint on different pages under this.

Page content:

Hosts

Authentication

Check the following page to check more information about authentication: OpenHIM Authentication: Users, Clients and Roles


Swagger

GET /api/v1/docs/

Swagger documentation is available to check technical details, and examples and try out the endpoints specified on this page.


Related content