Heartbeat

The heartbeat endpoint can be used to determine whether or not the RevCascade API is up and running normally, or encountering a service interuption. If RevCascade services are operating normally, you will receive a 200 status code and a simple text message.

Example
GET /heartbeat/ Test RevCascade API Status

Check to ensure RevCascade API is operating normally.

GET https://api.revcascade.com/heartbeat/

200 OK
Remain calm, all is well.