cURL
curl --request GET \ --url http://localhost:8000/health
{ "status": "ok" }
Returns the health status of the API.
Documentation IndexFetch the complete documentation index at: https://docs.mapshit.tech/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mapshit.tech/docs/llms.txt
Use this file to discover all available pages before exploring further.
API is healthy
"ok"