Skip to main content
GET
/
system
/
health
{
  "status": "ok",
  "service": "system"
}

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

200 - application/json

Service is reachable

status
string
Example:

"ok"

service
string
Example:

"system"