Health Check#

GET/health

Returns server status. Use this to verify the API is running and reachable.

Response#

200 OK
{ "status": "ok" }

Example#

bash
curl https://api.skill-lab.dev/health