api

D4H Developer Tools

Access your data in our database and interact with our software using our Application Programming Interface (API).

D4H Decisions Platform API

The Decisions platform includes D4H Personnel & Training, D4H Equipment Management, and D4H Incident Reporting. The REST API allows you to query data from within your team account; members, equipment, training, activities, incidents, and more. You can also do some fancy things like building your own apps and integrations on top of our platform.

D4H API is RESTful, so it uses resources and standard HTTP methods. All requests, including errors, return JSON.

Since the API is based on REST principles, it’s very easy to write and test applications. You can use your browser to access URLs, and you can use pretty much any HTTP client in any programming language to interact with the API.

View Documentation

D4H Incident Management API

Documentation Coming Soon. Contact support for examples.

D4H Unified Account API

Currently in Beta.