/
TH
thinking-machines-lab
/
Tinker API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2025-07-15
15
52
31.4 KB
Health check
Checks if the API server is ready
get
/api/v1/healthz
Response
Server is ready
HealthResponse
required
status
'ok'
required
Example response
{ "status": "ok" }