Skip to main content
GET
/
api
/
status
Get API health status
curl --request GET \
  --url https://api.getgranite.ai/api/status
{
  "status": "<string>",
  "message": "<string>"
}

Response

200 - application/json

Successful Response

API health status

status
string
required

Health status

message
string
required

Health status message