Health
Health Check
Check if the API server is healthy. No authentication required.
curl -X GET "https://api.signsecure.com/api/v1/health"{
"status": "healthy",
"timestamp": "2019-08-24T14:15:22Z",
"version": "1.0.0"
}Check if the API server is healthy. No authentication required.
curl -X GET "https://api.signsecure.com/api/v1/health"{
"status": "healthy",
"timestamp": "2019-08-24T14:15:22Z",
"version": "1.0.0"
}