GET
/
api
/
models
/
health
{
  "data": {
    "message": "/api/models/health ok"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Response

200 - application/json

Models API is healthy

The response is of type object.