# Health

The _health_ endpoint provides a simple health check for the API. 

**Functionality:** Check the status of the API to ensure it is functioning
correctly.


## Verify the status of the API

 - [GET /rest/health](https://developer.dailypay.com/products/rest/reference/health/gethealth.md): Returns a 200 status code if the API is up and running.

