Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://core-api-dev.vanish.trade/health
"healthy"

Documentation Index

Fetch the complete documentation index at: https://core.vanish.trade/llms.txt

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

Response

200 - text/plain

Vanish Core API is healthy

The response is of type string.

Example:

"healthy"