Liveness check endpoint.
Returns 200 if the service is alive. This is a simple check that the service is running and responding to requests.
curl --request GET \
--url https://api.example.com/liveDocumentation Index
Fetch the complete documentation index at: https://docs.snackbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
curl --request GET \
--url https://api.example.com/live