Check the health of the public API
GET
/health
Code sample: cURL
curl --request GET \ --url 'https://api.furl.ai/health'Responses
Section titled “ Responses ”API is healthy.
Media type application/json
object
status
required
string
Example generated
{ "status": "example"}