Health Check
curl --request GET \
--url https://api.superdoc.dev/v1/health{
"status": "healthy",
"timestamp": "2024-01-15T10:30:00Z",
"version": "1.2.3",
"deployment": {
"region": "us-east1",
"environment": "production"
}
}System
Health Check
Check API availability. No authentication required. Returns 200 when healthy.
GET
/
v1
/
health
Health Check
curl --request GET \
--url https://api.superdoc.dev/v1/health{
"status": "healthy",
"timestamp": "2024-01-15T10:30:00Z",
"version": "1.2.3",
"deployment": {
"region": "us-east1",
"environment": "production"
}
}Documentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-3220-overlapping-suggestion-contract.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
⌘I

