Skip to main content
GET
/
health
Health check
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.

Response

200 - application/json

API health

ok
boolean
required
environment
string
required