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 typeapplication/json
object
status
required
string
Examplegenerated
{ "status": "example"}