Skip to main content
GET
/
v1
/
system
/
health
curl -X GET https://api.sajuapi.dev/v1/system/health

Documentation Index

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

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

API 서버의 상태를 확인합니다.

응답

{
  "status": "healthy",
  "timestamp": "2026-01-20T10:30:00.000Z",
  "version": "1.0.0"
}
curl -X GET https://api.sajuapi.dev/v1/system/health