Skip to content

Health check

GET
/health
Code sample: cURL
curl https://texttospeech.responsivevoice.org/health

Service is healthy

Media type application/json
object
status
required
string
Example generated
{
"status": "example"
}