Skip to main content
GET
/
ready
cURL
curl --request GET \
  --url https://external.vin.gs/api/ready
{
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://docs.vin.gs/llms.txt

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

Response

Readiness check

status
string
required
Example:

"ok"