跳轉到主要內容
GET
/
health
健康狀態檢查
curl --request GET \
  --url https://api.tinyinbox.app/health
{
  "ok": true,
  "environment": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.tinyinbox.co/llms.txt

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

回應

200 - application/json

API 健康狀態

ok
boolean
必填
environment
string
必填