Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://api.dualship.run/health
{
  "status": "healthy"
}

Documentation Index

Fetch the complete documentation index at: https://docs.dualship.run/llms.txt

Use this file to discover all available pages before exploring further.

Response

Service is healthy

Health check response

status
string
Example:

"healthy"